Gets the locale ID assigned by Microsoft.
Namespace: ConnectedApps.Cms.EntitiesAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Lcid { get; set; }
Public Property Lcid As Integer
Get
Set
public:
property int Lcid {
int get ();
void set (int value);
}
member Lcid : int with get, set
Property Value
Type:
Int32
See Also