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