Skip to main content

Class Favourite

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for Favourite. Favourite carrier.

Inheritance

objectCarrierFavourite

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

Favourite()

Default constructor - defaults any enum props to 0.

Properties

AssociateId

Id of the associate this favourite belongs to.

Property Value

int

ExtraInfo

Extra information for this favourite.

Property Value

string

Rank

Rank order

Property Value

int

RecordId

Id of the record this favourite belongs to.

Property Value

int

TableName

Name of the table this favourite belongs to.

Property Value

string

See Also

FavouriteAgent