ParentId Property
Reference to parent Account .
Syntax
char* GetParentId();
int SetParentId(char* lpszParentId);
Default Value
""
Remarks
This is a reference to a parent Account. If Parent is set to a nonempty string, then this Account is a sub-account or job of its Parent.
Data Type
String