PublicAPI.Portal.Security.User.HasChiefForUser ELMA API Documentation
Checks, if the user has a chief
 
 
Syntax

public bool HasChiefForUser(
	User user
)

Parameters

user
Type: User
User. Object. Access path: PublicAPI.Portal.Security.User

Return Value

Type: Boolean
true if the user has a chief
See Also