ISimProperty

Exposes a property.

Declaration Syntax

public interface ISimProperty

Table 1762: Members

Property

Attributes

Gets attributes associated to the property.

Property

Caption

Gets or sets the caption of the property.

Property

Control

Gets the control type of the property.

Property

Controller

Gets the controller instance associated with the property.

Property

DefaultValue

Gets the default value of the property.

Property

Displayed

Gets a value indicating whether the property is displayed.

Property

HasUnit

Gets a value indicating whether the property has a defined unit.

Property

Id

Gets the identifier of the property.

Property

InternalValue

Gets or sets the internal value of the property.

Property

IsGroup

Gets a value indicating whether the property is a group.

Property

IsNativeTable

Gets a value indicating whether the property is a table.

Property

IsTable

Gets a value indicating whether the property is a table.

Property

IsValid

Gets a value indicating whether the property is valid.

Property

Name

Gets the name of the property.

Property

Options

Gets or sets the property's string options for a 'select' control.

Property

ParentCaption

Gets the parent caption of the property.

Property

ParentPropertyGroup

Gets the parent property group.

Property

QuantityName

Gets the quantity name of the property.

Property

ReadOnly

Gets or sets a value indicating whether the property is read only.

Property

StateMessage

Gets or sets the error message when the property is invalid.

Property

StateMessageType

Gets or sets the message type for the property.

Property

UniqueName

Gets the unique name of the property.

Property

UnitString

Gets the unit string of the property.

Property

Value

Gets or sets the value of the property.

Property

ValueString

Gets or sets the value string of the property.

Property

Visible

Gets or sets a value indicating whether the property is visible.