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