AyaNova business object library 4.0.1
LocaleKey Property
NamespacesGZTW.AyaNova.BLLClientServiceRequestListLocaleKey
Locale key so that generic list editor UI code knows what title to give the list in a grid
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScriptJavaScriptXAML
public string LocaleKey { get; }
Public ReadOnly Property LocaleKey As String
Dim instance As ClientServiceRequestList
Dim value As String

value = instance.LocaleKey
public:
property String^ LocaleKey {
	String^ get ();
}
/** @property */
public String get_LocaleKey()
public function get LocaleKey () : String
function get_localeKey();

Assembly: GZTW.AyaNova.BLL (Module: GZTW.AyaNova.BLL) Version: 4.0.1.0 (4.0.0.0)