Skip to main content

Class Tag

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for Tag.

Inheritance

objectCarrierTag

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

Tag()

Default constructor - defaults any enum props to 0.

Properties

Id

The Id of the ListItem

Property Value

int

Name

The name of the ListItem

Property Value

string

ToolTip

The tooltip of the ListItem

Property Value

string

See Also

ListAgent