SaaS CMS has officially launched! Learn more now.

Class ProjectMemberType

NOTE: This is a pre-release API that is UNSTABLE and might not satisfy the compatibility requirements as denoted by its associated normal version. Defines the type of member in a project

Inheritance
System.Object
ProjectMemberType
Namespace: EPiServer.DataAbstraction.Internal
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public sealed class ProjectMemberType : Enum

Fields

Role

Declaration
public const ProjectMemberType Role
Field Value
Type Description
ProjectMemberType

User

Declaration
public const ProjectMemberType User
Field Value
Type Description
ProjectMemberType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods