ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Core.Database.UserManagement
ITeam Interface
ITeam Methods
AddMember Method
GetMembers Method
HasMember Method
RemoveMember Method
ITeam
HasMember Method
Indicates if a party is a member of the team.
Namespace:
PDTec.IceNet.Core.Database.UserManagement
Assembly:
PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
Copy
bool
HasMember
(
IParty
pParty
)
Parameters
pParty
Type:
PDTec.IceNet.Core.Database.UserManagement
IParty
The party.
Return Value
Type:
Boolean
true
if the party is a member of the team,
false
otherwise.
See Also
Reference
ITeam Interface
PDTec.IceNet.Core.Database.UserManagement Namespace
Copyright © PDTec AG. All rights reserved.