Discuss this help topic in SecureBlackbox Forum
Specifies resource ID.
Declaration
[C#/Java]
string ResourceID;
[VB.NET]
Property ResourceID As String
[Pascal]
property ResourceID : string;
[C++]
void get_ResourceID(std::string &OutResult);
[PHP]
string get_ResourceID()
Description
Use this property to get resource ID.
Discuss this help topic in SecureBlackbox Forum