Skip to main content

Class SaleBoardViewSettings

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for SaleBoardViewSettings. Settings for sale selection board view.

Inheritance

objectBoardViewSettingsBaseSaleBoardViewSettings

Inherited Members

BoardViewSettingsBase.BoardViewSettingsId, BoardViewSettingsBase.EntityType_String, BoardViewSettingsBase.EntityType, BoardViewSettingsBase.AssociateId, BoardViewSettingsBase.SelectionId, BoardViewSettingsBase.HideEmptyGroups, BoardViewSettingsBase.GroupBy, BoardViewSettingsBase.SubGroupBy, BoardViewSettingsBase.SortBy, BoardViewSettingsBase.SortDesc, BoardViewSettingsBase.SumBy, BoardViewSettingsBase.ColorBy, BoardViewSettingsBase.Filters, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

SaleBoardViewSettings()

Default constructor - defaults any enum props to 0.

Properties

BadgeType

What should be displayed in the badge for the entity in the board NULL if unknown enum value.

Property Value

BoardViewBadgeType?

See Also

SaleBoardViewSettings.BadgeType_String

BadgeType_String

What should be displayed in the badge for the entity in the board Raw string enum value.

Property Value

string

See Also

SaleBoardViewSettings.BadgeType

HideClosedSales

True if we should hide closed sales

Property Value

bool

See Also

SelectionAgent