FieldBaseFieldTypeExternal Property |
Indicates if field is external, if so it represents column from another table which is included in CMS_Tree_View_Joined (CMS_Document, CMS_Node, ...).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool External { get; set; }
Property Value
Type:
BooleanImplements
IFieldExternalSee Also