Table of Contents

Class PersonFactory

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public static class PersonFactory
Inheritance
PersonFactory
Inherited Members

Methods

Create(Guid, Guid, string, bool, string)

public static QPerson Create(Guid user, Guid organization, string code, bool grantAccess, string accessGrantedBy)

Parameters

user Guid
organization Guid
code string
grantAccess bool
accessGrantedBy string

Returns

QPerson