WebPersonAdministrationRoleId Property |
Administration role id.
Optional. It is set by super administrators in order to enable delegation of the administration of this object.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public int AdministrationRoleId { get; set; }
Public Property AdministrationRoleId As Integer
Get
Set
public:
property int AdministrationRoleId {
int get ();
void set (int value);
}
member AdministrationRoleId : int with get, set
Property Value
Type:
Int32See Also