Click or drag to resize

CustomPropertiesCollection Constructor

Initializes a new instance of the CustomPropertiesCollection class.

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public CustomPropertiesCollection(
	EnterpriseOneEntityObject entityObject
)

Parameters

entityObject
Type: Aloe.EnterpriseOne.Model.CoreEnterpriseOneEntityObject
The entity object.
See Also