Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ImportExtension.IsRoleAssociatedWithTeam(Guid, Guid) Method

Definition

Namespace:
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase
Assembly:
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll
Package:
Microsoft.CrmSdk.XrmTooling.PackageDeployment v9.1.0.184

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

protected bool IsRoleAssociatedWithTeam(Guid guTeamId, Guid guRoleId);
member this.IsRoleAssociatedWithTeam : Guid * Guid -> bool
Protected Function IsRoleAssociatedWithTeam (guTeamId As Guid, guRoleId As Guid) As Boolean

Parameters

guTeamId
Guid
guRoleId
Guid

Returns

Applies to