GroupAccessKey Properties |
The GroupAccessKey type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessKey | This access key, to which we are granting access permissions. [Required] [Filter(multi eq)] |
![]() | CanAdminister | When true, the group is granted with administrative permission (allowance to change access key) for the entity, protected by the access key. [Required] [Default(false)] |
![]() | CanDelete | When true, the group is granted with delete permission for the entity, protected by the access key. [Required] |
![]() | CanUpdate | When true, the group is granted with update permission for the entity, protected by the access key. [Required] |
![]() | ChangingAttributes |
Gets the attributes that are currently changing. Can be used in attribute change event handler to prevent stack overflow.
(Inherited from EditableDomainObject.) |
![]() | CustomProperties |
Gets the custom properties of the object.
(Inherited from EnterpriseOneEntityObject.) |
![]() | ExtendedProperties |
Extended properties contain temporary (not persisted) values in the object instance.
(Inherited from EntityObject.) |
![]() | Group | The group, which is granted with access permission. [Required] [Filter(multi eq)] [Owner] |
![]() | Id |
The unique Id of the entity object
(Inherited from EntityObject.) |
![]() | IsGhost |
Returns true when the object is a ghost object
(Inherited from EntityObject.) |
![]() | IsLoaded | Gets a value indicating whether the associated data for this domain object is loaded. (Overrides EntityObjectIsLoaded.) |
![]() | ItemString |
Gets or sets the value of a data attribute
(Inherited from DomainObject.) |
![]() | ItemIDataAttribute |
Gets or sets the value of a data attribute
(Inherited from DomainObject.) |
![]() | NoEvents |
Turns on "No events" mode and returns a class, that will turn it off when Disposed. See remarks for more info.
(Inherited from DomainObject.) |
![]() | ObjectState | Gets the state of the domain object. (Overrides EditableDomainObjectObjectState.) |
![]() | Permission1 | When true, the group is granted with entity-specific permission for the entity, protected by the access key. [Required] [Default(false)] |
![]() | Permission10 | When true, the group is granted with entity-specific permission for the entity, protected by the access key. [Required] [Default(false)] |
![]() | Permission2 | When true, the group is granted with entity-specific permission for the entity, protected by the access key. [Required] [Default(false)] |
![]() | Permission3 | When true, the group is granted with entity-specific permission for the entity, protected by the access key. [Required] [Default(false)] |
![]() | Permission4 | When true, the group is granted with entity-specific permission for the entity, protected by the access key. [Required] [Default(false)] |
![]() | Permission5 | When true, the group is granted with entity-specific permission for the entity, protected by the access key. [Required] [Default(false)] |
![]() | Permission6 | When true, the group is granted with entity-specific permission for the entity, protected by the access key. [Required] [Default(false)] |
![]() | Permission7 | When true, the group is granted with entity-specific permission for the entity, protected by the access key. [Required] [Default(false)] |
![]() | Permission8 | When true, the group is granted with entity-specific permission for the entity, protected by the access key. [Required] [Default(false)] |
![]() | Permission9 | When true, the group is granted with entity-specific permission for the entity, protected by the access key. [Required] [Default(false)] |
![]() | Repository | Provides access to GroupAccessKeysRepository repository methods |
![]() | Transaction |
The EnterpriseOne transaction to which this object is attached.
(Inherited from EnterpriseOneEntityObject.) |