UserBusinessRulesRepositoryLayerAttribute Field |
Definition of the
Layer data attribute
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<UserBusinessRule, UserBusinessRulesRepositoryLayer> LayerAttribute
Public Shared ReadOnly LayerAttribute As StringEnumDataAttribute(Of UserBusinessRule, UserBusinessRulesRepositoryLayer)
public:
static initonly StringEnumDataAttribute<UserBusinessRule^, UserBusinessRulesRepositoryLayer^>^ LayerAttribute
static val LayerAttribute: StringEnumDataAttribute<UserBusinessRule, UserBusinessRulesRepositoryLayer>
Field Value
Type:
StringEnumDataAttributeUserBusinessRule,
UserBusinessRulesRepositoryLayer
See Also