LeaseContractLinesRepositoryLeaseContractReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<LeaseContractLine, LeaseContract> LeaseContractReference
Public Shared ReadOnly LeaseContractReference As PrimaryKeyReference(Of LeaseContractLine, LeaseContract)
public:
static initonly PrimaryKeyReference<LeaseContractLine^, LeaseContract^>^ LeaseContractReference
static val LeaseContractReference: PrimaryKeyReference<LeaseContractLine, LeaseContract>
Field Value
Type:
PrimaryKeyReferenceLeaseContractLine,
LeaseContract
See Also