Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
string SPProvidedID;
[VB.NET]
Property SPProvidedID As String
[Pascal]
under development
[C++]
void get_SPProvidedID(std::string &OutResult);
void set_SPProvidedID(const std::string &Value);
[PHP]
string get_SPProvidedID()
void set_SPProvidedID(string $Value)
[Java]
String getSPProvidedID();
void setSPProvidedID(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum