LeaseContractLineConsumablesRepositoryLeaseLineReference 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<LeaseContractLineConsumable, LeaseContractLine> LeaseLineReference
Public Shared ReadOnly LeaseLineReference As PrimaryKeyReference(Of LeaseContractLineConsumable, LeaseContractLine)
public:
static initonly PrimaryKeyReference<LeaseContractLineConsumable^, LeaseContractLine^>^ LeaseLineReference
static val LeaseLineReference: PrimaryKeyReference<LeaseContractLineConsumable, LeaseContractLine>
Field Value
Type:
PrimaryKeyReferenceLeaseContractLineConsumable,
LeaseContractLine
See Also