Show / Hide Table of Contents

    Class FormGroup

    Inheritance
    System.Object
    FormGroup
    Namespace: Appearition.Form
    Assembly: Appearition.SDK.dll
    Syntax
    [Serializable]
    public class FormGroup

    Fields

    FormGroupId

    Declaration
    public long FormGroupId
    Field Value
    Type Description
    System.Int64

    FormGroupName

    Declaration
    public string FormGroupName
    Field Value
    Type Description
    System.String

    Forms

    Declaration
    public List<Form> Forms
    Field Value
    Type Description
    System.Collections.Generic.List<Form>

    IsJobAllocated

    Declaration
    public bool IsJobAllocated
    Field Value
    Type Description
    System.Boolean

    Ordinal

    Declaration
    public int Ordinal
    Field Value
    Type Description
    System.Int32

    Extension Methods

    ObjectExtension.ToStream(Object)
    Back to top Appearition SDK for Unity API