InfoObjectCollectionTInfoRegisterProperties Method (ListString) |
Registers supported properties
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public virtual void RegisterProperties(
List<string> properties
)
Parameters
- properties
- Type: System.Collections.GenericListString
List with supported properties
See Also