ObjectTypeInfoIsDataObjectType Property |
Indicates if the object is dynamic based on data in the DB (e.g. custom table item or biz form item object types).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool IsDataObjectType { get; set; }
Property Value
Type:
BooleanSee Also