RoutesRepositoryConditionEnterpriseCompanyReference 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, EnterpriseCompany> ConditionEnterpriseCompanyReference
Public Shared ReadOnly ConditionEnterpriseCompanyReference As PrimaryKeyReference(Of Route, EnterpriseCompany)
public:
static initonly PrimaryKeyReference<Route^, EnterpriseCompany^>^ ConditionEnterpriseCompanyReference
static val ConditionEnterpriseCompanyReference: PrimaryKeyReference<Route, EnterpriseCompany>
Field Value
Type:
PrimaryKeyReferenceRoute,
EnterpriseCompany
See Also