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.dll
Syntax
protected class RestrictionTypeOptions

Constructors

RestrictionTypeOptions()

Declaration
public RestrictionTypeOptions()

Fields

Max

Declaration
public long? Max
Field Value
Type Description
Nullable<Int64>

Min

Declaration
public long? Min
Field Value
Type Description
Nullable<Int64>

Methods

ToJSONString()

Declaration
public string ToJSONString()
Returns
Type Description
String

Extension Methods

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