Show / Hide Table of Contents

Class RestrictionOperations.RestrictionTypeOptions

Options that may be appended to the valuehints.

Inheritance
object
RestrictionOperations.RestrictionTypeOptions
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
protected class RestrictionOperations.RestrictionTypeOptions

Constructors

RestrictionTypeOptions()

Options that may be appended to the valuehints.

Declaration
public RestrictionTypeOptions()

Fields

Max

Options that may be appended to the valuehints.

Declaration
public long? Max
Field Value
Type Description
long?

Min

Options that may be appended to the valuehints.

Declaration
public long? Min
Field Value
Type Description
long?

Methods

ToJSONString()

Options that may be appended to the valuehints.

Declaration
public string ToJSONString()
Returns
Type Description
string

Extension Methods

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