Skip to main content

Class OperationInfo

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for OperationInfo. This class carries information about the definition and properties of an field used in bulk update system. The class is serializable and used on both the application and Web server sides.

Inheritance

objectCarrierOperationInfo

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

OperationInfo()

Default constructor - defaults any enum props to 0.

Properties

EncodedDisplayName

Property Value

string

EncodedLeadTexts

Property Value

string[]

Key

Property Value

string

See Also

BulkUpdateAgent