ObjectTypeInfoRegisterAsBindingToObjectTypes Property |
If set (= not null), than the automatic process of registering the object type in the BindingObjectTypes list is bypassed and the registration is
forced to the specified types in this list.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public List<string> RegisterAsBindingToObjectTypes { get; set; }
Property Value
Type:
ListStringSee Also