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: 9.0.0
Syntaxpublic List<string> RegisterAsBindingToObjectTypes { get; set; }
Property Value
Type:
ListString
See Also