ImportExtension.IsRoleAssoicatedWithTeam Method (Guid, Guid)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Checks to see if the Team is already associated to the requested security role.
Namespace: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase
Assembly: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase (in Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll)
Syntax
protected bool IsRoleAssoicatedWithTeam(
Guid guTeamId,
Guid guRoleId
)
Protected Function IsRoleAssoicatedWithTeam (
guTeamId As Guid,
guRoleId As Guid
) As Boolean
Parameters
- guTeamId
Type: System.Guid
- guRoleId
Type: System.Guid
Return Value
Type: System.Boolean
See Also
ImportExtension Class
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright