ObjectTypeInfoIsBinding Property |
Indicates whether the object type represents a relationship between two or more object types. Setting to true forces the object type to behave as a binding.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool IsBinding { get; set; }
Property Value
Type:
BooleanSee Also