|   | FormSectionFieldGetName Method (Boolean) | 
 
            Gets the title of the field - if none exists the proeprty/fixed field name is returned.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic override string GetName(
	bool shortName
)
Parameters
- shortName
 - Type: SystemBoolean
 
Return Value
Type: 
String
See Also