Search Results for

    Show / Hide Table of Contents

    Class UserAdministration.InviteEntry

    Inheritance
    object
    UserAdministration.InviteEntry
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OEMS.UI.Components.Pages
    Assembly: OEMS.UI.dll
    Syntax
    public class UserAdministration.InviteEntry

    Properties

    Email

    Declaration
    public string Email { get; set; }
    Property Value
    Type Description
    string

    IsDesigner

    Declaration
    public bool IsDesigner { get; set; }
    Property Value
    Type Description
    bool

    IsExternal

    Declaration
    public bool IsExternal { get; set; }
    Property Value
    Type Description
    bool

    IsOrgAdmin

    Declaration
    public bool IsOrgAdmin { get; set; }
    Property Value
    Type Description
    bool

    IsOrganizer

    Declaration
    public bool IsOrganizer { get; set; }
    Property Value
    Type Description
    bool
    In this article
    Back to top Generated by DocFX