BCEnvironmentUserRoles Property |
Gets the collection of all user roles.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public BCCollection<BCUserRole> UserRoles { get; }
Public ReadOnly Property UserRoles As BCCollection(Of BCUserRole)
Get
Property Value
Type:
BCCollectionBCUserRoleSee Also