JointControllerJointControllerParty Property |
The party, controlling the process. [Required] [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.Applications.PersonalData
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Party JointControllerParty { get; set; }
Public Property JointControllerParty As Party
Get
Set
public:
property Party^ JointControllerParty {
Party^ get ();
void set (Party^ value);
}
member JointControllerParty : Party with get, set
Property Value
Type:
Party
See Also