|   | DataObjectTypeGetPropertyNumbersByDisplayNameFormat Method  | 
 
            Returns the numbers of the properties contained in the displaynameformat string.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static IntegerList GetPropertyNumbersByDisplayNameFormat(
	string displayNameFormat
)
Parameters
- displayNameFormat
 - Type: SystemString
 
Return Value
Type: 
IntegerList
See Also