'DeclarationPublicOverridableProperty EditFormatString AsStringGetSet'UsageDim instance As ModelMetadata
Dim value AsString
value = instance.EditFormatString
instance.EditFormatString = value
Property Value
Type: System.String The edit format string of the model.