Click or drag to resize
RoleAdministrationRoleId Property
Administration role id. Optional. It is set by super administrators in order to enable delegation of the administration of this object.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public Nullable<int> AdministrationRoleId { get; set; }

Property Value

Type: NullableInt32

Implements

IRoleAdministrationRoleId
See Also