TypeWorkTypesRepositoryBilledWithProductReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Projects
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<TypeWorkType, Product> BilledWithProductReference
Public Shared ReadOnly BilledWithProductReference As PrimaryKeyReference(Of TypeWorkType, Product)
public:
static initonly PrimaryKeyReference<TypeWorkType^, Product^>^ BilledWithProductReference
static val BilledWithProductReference: PrimaryKeyReference<TypeWorkType, Product>
Field Value
Type:
PrimaryKeyReferenceTypeWorkType,
Product
See Also