Skip to main content

Class SelectionSummaryItem

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for SelectionSummaryItem. The selection summary, for tabs or other concise views.

Inheritance

objectSelectionSummaryItem

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

SelectionSummaryItem()

Default constructor - defaults any enum props to 0.

Properties

Name

Name, freetext indexed

Property Value

string

ProviderName

Provider name for this selection

Property Value

string

Registered

Registered when

Property Value

DateTime

SelectionId

Primary key

Property Value

int

TargetTable

The main table this is a selection of

Property Value

string

See Also

SelectionAgent