IUserObject

Defines a user object.

Declaration Syntax

public interface IUserObject

Table 1766: Members

Property

AllProperties

Gets all properties (flat view).

Property

Attributes

Gets the collection of attributes.

Property

Caption

Gets the caption of the object.

Property

Controller

Gets the controller associated to the object.

Property

Extension

Gets the extension associated to the object.

Property

Icon

Gets the icon name of the object.

Property

Id

Gets the identifier of the object.

Property

InternalCaption

Gets the Internal caption of the object.

Property

Name

Gets the internal name of the object.

Property

Properties

Gets the collection of properties.

Property

State

Gets the state of the object.

Property

Version

Gets the version of the object.

Method

NotifyChange()

Notify the application object that something has changed and that an update is required.