Click or drag to resize

UserBusinessRuleActionsRepository Fields

The UserBusinessRuleActionsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberActionNoAttribute
Definition of the ActionNo data attribute
Public fieldStatic memberActionTypeAttribute
Definition of the ActionType data attribute
Public fieldStatic memberIdAttribute
Definition of the UserBusinessRuleAction identity attribute
Public fieldStatic memberParameter1TypeAttribute
Definition of the Parameter1Type data attribute
Public fieldStatic memberParameter1ValueAttribute
Definition of the Parameter1Value data attribute
Public fieldStatic memberParameter2TypeAttribute
Definition of the Parameter2Type data attribute
Public fieldStatic memberParameter2ValueAttribute
Definition of the Parameter2Value data attribute
Public fieldStatic memberParameter3TypeAttribute
Definition of the Parameter3Type data attribute
Public fieldStatic memberParameter3ValueAttribute
Definition of the Parameter3Value data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for UserBusinessRuleAction objects
Public fieldStatic memberUserBusinessRuleIdAttribute
Definition of the data attribute for UserBusinessRule reference
Public fieldStatic memberUserBusinessRuleReference
Definition of the UserBusinessRule reference
Top
See Also