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