M-Files API 23.11.13135.0
GetValueAsLocalizedText Method
PropertyValue Object : GetValueAsLocalizedText Method
Description
Gets the current value as localized text. The value is localized based on the culture of the local computer.
Syntax
Visual Basic
Public Function GetValueAsLocalizedText() As String
Remarks
This method formats time-based values according to the locale settings of the computer the API client is running on, but does not make any time zone based conversions.
See Also

PropertyValue Object  | PropertyValue Members