ICMSCategoryCreationLocale Property
|
Gets the locale in which the Category was created.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax string CreationLocale { get; }
ReadOnly Property CreationLocale As String
Get
property String^ CreationLocale {
String^ get ();
}
abstract CreationLocale : string with get
Property Value
Type:
StringSee Also