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)