The party which should receive the document
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic Party ToParty { get; set; }
Public Property ToParty As Party
Get
Set
public:
property Party^ ToParty {
Party^ get ();
void set (Party^ value);
}
member ToParty : Party with get, set
Property Value
Type:
Party
See Also