DataEntryDefaultValuesRepositoryConditionRoleReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<DataEntryDefaultValue, Role> ConditionRoleReference
Public Shared ReadOnly ConditionRoleReference As PrimaryKeyReference(Of DataEntryDefaultValue, Role)
public:
static initonly PrimaryKeyReference<DataEntryDefaultValue^, Role^>^ ConditionRoleReference
static val ConditionRoleReference: PrimaryKeyReference<DataEntryDefaultValue, Role>
Field Value
Type:
PrimaryKeyReferenceDataEntryDefaultValue,
Role
See Also