Compartir a través de


HierarchyMemberPrivilegesCriteria.All Propiedad

Gets a value that indicates whether the results will include all privileges.

Espacio de nombres:  Microsoft.MasterDataServices.Services.DataContracts
Ensamblado:  Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)

Sintaxis

'Declaración
Public ReadOnly Property All As Boolean 
    Get
'Uso
Dim instance As HierarchyMemberPrivilegesCriteria 
Dim value As Boolean 

value = instance.All
public bool All { get; }
public:
property bool All {
    bool get ();
}
member All : bool
function get All () : boolean

Valor de la propiedad

Tipo: System.Boolean
true if the results will include all privileges; otherwise, false.

Vea también

Referencia

HierarchyMemberPrivilegesCriteria Clase

Espacio de nombres Microsoft.MasterDataServices.Services.DataContracts