| DataObjectTypeDisplayNameFormat Property |
Formatting string used to build display name for data objects.
The format can contain property names in square brackets.
Example: "[FIRSTNAME] [LASTNAME]"
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic string DisplayNameFormat { get; set; }
Property Value
Type:
String
See Also