Show / Hide Table of Contents

Class Constants.RestrictionValues

Inheritance
object
Constants.RestrictionValues
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: SoCore.dll
Syntax
public static class Constants.RestrictionValues

Fields

HintDelimiter

Declaration
public const string HintDelimiter = ";"
Field Value
Type Description
string

R

Declaration
public const string R = "R"
Field Value
Type Description
string

RPLUS

Declaration
public const string RPLUS = "R+"
Field Value
Type Description
string

TypeDelimiter

Declaration
public const string TypeDelimiter = ":"
Field Value
Type Description
string

W

Declaration
public const string W = "W"
Field Value
Type Description
string

WDT

Declaration
public const string WDT = "WDT"
Field Value
Type Description
string

WPLUS

Declaration
public const string WPLUS = "W+"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top