Show / Hide Table of Contents

Enum FormType

What kind of form is this This Enum is used by: form.type

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum FormType : short

Fields

Name Description
Normal

0: A form instance

Template

1: A form template

Extension Methods

EnumUtil.MapEnums<SuperOffice.Data.FormType, To>()
ObjectExtensions.AssignByReflection<FormType>(FormType)
ObjectExtensions.GraphCopy<FormType>()
Converters.MapEnums<FormType, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top