CostCorrectionLinesRepositoryCostCorrectionReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<CostCorrectionLine, CostCorrection> CostCorrectionReference
Public Shared ReadOnly CostCorrectionReference As PrimaryKeyReference(Of CostCorrectionLine, CostCorrection)
public:
static initonly PrimaryKeyReference<CostCorrectionLine^, CostCorrection^>^ CostCorrectionReference
static val CostCorrectionReference: PrimaryKeyReference<CostCorrectionLine, CostCorrection>
Field Value
Type:
PrimaryKeyReferenceCostCorrectionLine,
CostCorrection
See Also