IReferenceEntryContentID Property
|
Gets the content id if node is Alias. If not, returns empty.
Namespace:
Ingeniux.Runtime.Reference
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax string ContentID { get; }
ReadOnly Property ContentID As String
Get
property String^ ContentID {
String^ get ();
}
abstract ContentID : string with get
Property Value
Type:
StringSee Also