This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITxFeatureClass Interface > ITxFeatureClass.TimeFieldLocaleID Property (ArcObjects .NET 10.4 SDK) |
Language identifier to be used when parsing time fields from a custom time string.
[Visual Basic .NET] Public Property TimeFieldLocaleID As Integer
[C#] public int TimeFieldLocaleID {get; set;}
[C++]
HRESULT get_TimeFieldLocaleID(
long* localeID
);
[C++]
HRESULT put_TimeFieldLocaleID(
long localeID
);
[C++]
Parameters localeID [out, retval] localeID is a parameter of type long localeID [in] localeID is a parameter of type long