Click or drag to resize
InfoObjectCollectionRegisterProperties Method (ListString)
Registers supported properties

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public virtual void RegisterProperties(
	List<string> properties
)

Parameters

properties
Type: System.Collections.GenericListString
List with supported properties
See Also