|   | DataObjectTypeName Property  | 
 
            System name of the data object type.
            Can be null (depending on which constructor is used) when creating a new data object (until it is saved).
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic string TypeName { get; }Property Value
Type: 
String
See Also