Show / Hide Table of Contents

    Class FormSyncManifest

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

    Fields

    FormGroups

    Declaration
    public List<FormGroup> FormGroups
    Field Value
    Type Description
    System.Collections.Generic.List<FormGroup>

    ProjectId

    Declaration
    public int ProjectId
    Field Value
    Type Description
    System.Int32

    Extension Methods

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