'DeclarationPublicOverridableProperty DisplayFormatString AsStringGetSet'UsageDim instance As ModelMetadata
Dim value AsString
value = instance.DisplayFormatString
instance.DisplayFormatString = value
Property Value
Type: System.String The display format string for the model.