Show / Hide Table of Contents

Enum FormFieldRestrictionType

Possible restriction for fields used in forms This Enum is used by: form_field_restriction.field_restriction

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.12.0.0")]
public enum FormFieldRestrictionType : short

Fields

Name Description
DoNotShow

2: Do not show in forms

NotSet

0: Not set

ReadOnly

1: Deny overwrite

Extension Methods

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