Click or drag to resize

ResourceInstanceParty Property

The party, which is represented by this resource instance. null, when the resource instance is not a party. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General.Resources
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Party Party { get; set; }

Property Value

Type: Party
See Also