StructuresDialogAttribute Class |
The StructuresDialogAttribute class specifies the attribute name to which the value of the
property will be bound in Tekla Structures.
Namespace: Tekla.Structures.Dialog
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
The StructuresDialogAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| StructuresDialogAttribute(String) |
Initializes a new StructuresDialogAttribute instance.
| |
| StructuresDialogAttribute(String, String) |
Initializes a new StructuresDialogAttribute instance.
| |
| StructuresDialogAttribute(String, Type) |
Initializes a new StructuresDialogAttribute instance.
|
| Name | Description | |
|---|---|---|
| AttributeName |
Gets the attribute name of the property.
| |
| AttributeType |
Gets the attribute type of the property.
|
| Name | Description | |
|---|---|---|
| GetCorrectDialogAttributeType |
Initializes a new StructuresDialogAttribute instance.
| |
| ToString |
Returns a string that represents the current StructuresDialogAttribute object.
(Overrides ObjectToString.) |