UserBusinessRuleEventsRepositoryLayerAttribute 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<UserBusinessRuleEvent, UserBusinessRuleEventsRepositoryLayer> LayerAttribute
Public Shared ReadOnly LayerAttribute As StringEnumDataAttribute(Of UserBusinessRuleEvent, UserBusinessRuleEventsRepositoryLayer)
public:
static initonly StringEnumDataAttribute<UserBusinessRuleEvent^, UserBusinessRuleEventsRepositoryLayer^>^ LayerAttribute
static val LayerAttribute: StringEnumDataAttribute<UserBusinessRuleEvent, UserBusinessRuleEventsRepositoryLayer>
Field Value
Type:
StringEnumDataAttributeUserBusinessRuleEvent,
UserBusinessRuleEventsRepositoryLayer
See Also