ICMSLinkElementLinkName Property
|
Gets the name of the Link. This property only has value, if it represents the expanded result of a Link Element.
Navigation entries will return empty string on this property.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax ReadOnly Property LinkName As String
Get
property String^ LinkName {
String^ get ();
}
abstract LinkName : string with get
Property Value
Type:
StringSee Also