IReferenceEntryParentId Property
|
Gets the id of the parent node. If none exists, returns empty.
Namespace:
Ingeniux.Runtime.Reference
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax ReadOnly Property ParentId As String
Get
property String^ ParentId {
String^ get ();
}
abstract ParentId : string with get
Property Value
Type:
StringSee Also