IReferenceEntrySubType Property
|
Gets the sub-type of an alias node's corresponding DITA asset. If node is not a DITA alias, returns empty.
Namespace:
Ingeniux.Runtime.Reference
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax ReadOnly Property SubType As String
Get
property String^ SubType {
String^ get ();
}
abstract SubType : string with get
Property Value
Type:
StringSee Also