GetUseNetMsgID Function | |
[Missing <include> target documentation in 'M:VOInternetClasses.Functions.GetUseNetMsgID(System.String,System.String)'. File: 'Internet.xml' Path: 'doc/GetUseNetMsgID/*']
Namespace:
VOInternetClasses
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax FUNCTION GetUseNetMsgID(
cUnique AS STRING,
cDomain AS STRING
) AS STRING
public static string GetUseNetMsgID(
string cUnique,
string cDomain
)
Request Example
View SourceParameters
- cUnique
- Type: String
- cDomain
- Type: String
Return Value
Type:
StringSee Also