Show / Hide Table of Contents

Class RestrictionOperations.OperatorInfo

Operator information container

Inheritance
Object
RestrictionOperations.OperatorInfo
Inherited Members
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
public class OperatorInfo

Constructors

OperatorInfo(String, String, String)

Declaration
public OperatorInfo(string name, string displayName, string valueHints)
Parameters
Type Name Description
String name
String displayName
String valueHints

Fields

_displayName

Declaration
public string _displayName
Field Value
Type Description
String

_name

Declaration
public string _name
Field Value
Type Description
String

_valueHints

Declaration
public string _valueHints
Field Value
Type Description
String

Methods

ToString()

Declaration
public override string ToString()
Returns
Type Description
String
Overrides
Object.ToString()

Extension Methods

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