ICMSAssetEntryExportValue Property
|
Gets the value of this export instance.
Namespace:
Ingeniux.Runtime.NavigationBuilder
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax ReadOnly Property Value As String
Get
property String^ Value {
String^ get ();
}
abstract Value : string with get
Property Value
Type:
StringRemarks An export value is required for serialization.
See Also