Returns the property value in a human-readable format.
Visual Basic |
---|
Public Function GetValueAsText( _ ByVal Localized As Boolean, _ ByVal NULLAsEmptyString As Boolean, _ ByVal EmptyLookupDisplayValuesAsHidden As Boolean, _ ByVal LongDateFormat As Boolean, _ ByVal NoSeconds As Boolean, _ ByVal NumericValueAsKilobytes As Boolean _ ) As String |