Freigeben über


ManagementService.ConditionalRules-Eigenschaft

Es gibt keine Kommentare für ConditionalRules im Schema.

Namespace:  Microsoft.TeamFoundation.Framework.Server.AccessControl
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public ReadOnly Property ConditionalRules As DataServiceQuery(Of ConditionalRule)
public DataServiceQuery<ConditionalRule> ConditionalRules { get; }

Eigenschaftswert

Typ: System.Data.Services.Client.DataServiceQuery<ConditionalRule>
Gibt DataServiceQuery<TElement> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ManagementService Klasse

Microsoft.TeamFoundation.Framework.Server.AccessControl-Namespace