ShortStringAttribute Class |
Namespace: Demo3D.PLC.Comms.AttrDb
public class ShortStringAttribute : AttributeBase
The ShortStringAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| ShortStringAttribute |
Constructs a new string attribute.
|
| Name | Description | |
|---|---|---|
| AttributeValue |
The attribute value in memory.
(Inherited from AttributeBase.) | |
| String |
Gets or sets the attribute value as a string.
| |
| Value |
Gets or sets the attribute value.
|
| Name | Description | |
|---|---|---|
| OnAttributeValueSet |
Occurs when the attribute value is set, but only under certain circumstances (see remarks).
(Inherited from AttributeBase.) |