Click or drag to resize

PersonalDataProcessJointControllers Property

List of JointController child objects, based on the Applications.PersonalData.JointController.PersonalDataProcess back reference

Namespace:  Aloe.EnterpriseOne.Model.Applications.PersonalData
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<JointController> JointControllers { get; }

Property Value

Type: ChildCollectionJointController
See Also