This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* 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