Click or drag to resize

RpObjectLabel Property

Gets the label of the representation object.

Namespace:  RW.Server.Component
Assembly:  RW.Server.Component (in RW.Server.Component.dll) Version: 7.2.0.0 (7.2.0.0)
Syntax
public virtual string Label { get; }

Property Value

Type: String
The label of the representation object.
Remarks

This label is unique.

It is mainly used by trace mode.

See Also