Class UserAdministration.InviteEntry
Inheritance
UserAdministration.InviteEntry
Assembly: OEMS.UI.dll
Syntax
public class UserAdministration.InviteEntry
Properties
Email
Declaration
public string Email { get; set; }
Property Value
IsDesigner
Declaration
public bool IsDesigner { get; set; }
Property Value
IsExternal
Declaration
public bool IsExternal { get; set; }
Property Value
IsOrgAdmin
Declaration
public bool IsOrgAdmin { get; set; }
Property Value
IsOrganizer
Declaration
public bool IsOrganizer { get; set; }
Property Value