| DataObjectTypeManagerGetNewDataObjectType Method |
Returns a new (empty) data object type. The dataobjecttype is *not* added to the manager.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static DataObjectType GetNewDataObjectType()
Return Value
Type:
DataObjectType
See Also