GetUseNetMsgID Function | |
Namespace:
VOInternetClasses
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.21
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