RoutesRepositoryDestinationEnterpriseCompanyLocationReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Route, CompanyLocation> DestinationEnterpriseCompanyLocationReference
Public Shared ReadOnly DestinationEnterpriseCompanyLocationReference As PrimaryKeyReference(Of Route, CompanyLocation)
public:
static initonly PrimaryKeyReference<Route^, CompanyLocation^>^ DestinationEnterpriseCompanyLocationReference
static val DestinationEnterpriseCompanyLocationReference: PrimaryKeyReference<Route, CompanyLocation>
Field Value
Type:
PrimaryKeyReferenceRoute,
CompanyLocation
See Also