Właściwość Policy.Roles
Role, które są skojarzone z grupy lub użytkownika.
Przestrzeń nazw: ReportService2005
Zestaw: ReportService2005 (w ReportService2005.dll)
Składnia
'Deklaracja
Public Property Roles As Role()
Get
Set
'Użycie
Dim instance As Policy
Dim value As Role()
value = instance.Roles
instance.Roles = value
public Role[] Roles { get; set; }
public:
property array<Role^>^ Roles {
array<Role^>^ get ();
void set (array<Role^>^ value);
}
member Roles : Role[] with get, set
function get Roles () : Role[]
function set Roles (value : Role[])
Wartość właściwości
Typ: array<ReportService2005.Role[]
Tablica Roles obiektów.