Class FormSyncManifest
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 |