ServicePRO SDK Help

stcListItem Members

The stcListItem type exposes the following members.

Constructors


  Name Description
Public method stcListItem()()()()
Initializes a new instance of the stcListItem class.
Public method stcListItem(Int32, String)
Initializes a new instance of the stcListItem class.
Public method stcListItem(Int32, String, Object)
Initializes a new instance of the stcListItem class.
Public method stcListItem(String, Object)
Initializes a new instance of the stcListItem class.

Methods


  Name Description
Public method Clone
Clones this instance.
Public method Static member Deserialize
Deserializes the specified serialized string.
Public method Equals
Determines whether the specified Object is equal to this instance.
Public method GetHashCode
Public method Static member IsEquals
Public method Reset
Public method ToString()()()()
Returns a String that represents this instance.
Public method ToString(Boolean)

Properties


  Name Description
Public property Data
An arbitrary object value that can be used to store custom information about the element
Public property Id
An integer type value
Public property Name
A string type value
Public property SecondaryId
Public property Tag
An arbitrary object value that can be used to store custom information about the element

Events


  Name Description
Public event PropertyChanged
Occurs when a property value changes.