Discuss this help topic in SecureBlackbox Forum
Contains URI of the relationship part.
Declaration
[C#/Java]
string PartURI;
[VB.NET]
Property PartURI As String
[Pascal]
property PartURI : string;
[C++]
void get_PartURI(std::string &OutResult);
[PHP]
string get_PartURI()
Description
Use this property to get URI of the relationship part.
Discuss this help topic in SecureBlackbox Forum