DisplayObject Class

Inherits from

System.Object

 

Description

The DisplayObject class represents an instance of a DataSource object within the DataView used for visual display and organization. A DisplayObject exists within a DisplayFolder.

 

Constructors

Constructor

Description

DisplayObject

Creates a new instance of a DisplayObject

 

Properties

Property

Description

FolderID

Gets or sets the folder id that this Serializable is in.

GCCode

Gets or sets the GC authority code of this object.

Hidden

Gets or sets whether this Serializable is hidden.

ObjectType

Gets or sets the ObjectType on this object.

SecondaryType

Gets or sets the secondary ObjectType on this object.

 

Methods

Method

Description

Clone

Creates a clone of this object.

Equals

Value equals comparison. (Overrides Object.Equals()).

GetDisplayableName

Convenience method to get the displayable name.

GetHashCode

Serves as a hash function for a particular type. (Overrides Object.GetHashCode()).

Inherited Method

Description

GetType

Gets the Type of the current instance. (Inherited from Object).

ToString

Returns a string that represents the current object. (Inherited from Object).