Enum FormType
What kind of form is this This Enum is used by: form.type
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.2.0.0")]
public enum FormType : short
Fields
Name | Description |
---|---|
Normal | 0: A form instance |
Template | 1: A form template |