Discuss this help topic in SecureBlackbox Forum
Contains ID of the buckets list's owner.
Declaration
[C#/Java]
string OwnerID;
[VB.NET]
Property OwnerID As String
[Pascal]
property OwnerID : string;
[C++]
void get_OwnerID(std::string &OutResult);
[PHP]
string get_OwnerID()
Description
Use this read-only property to get the ID of the owner of the buckets.
Discuss this help topic in SecureBlackbox Forum