TransactionAttribute
Description:
The custom transaction attribute to control the transaction behavior of the external command.
The custom transaction attribute to control the transaction behavior of the external command.
Inheritance Hierarchy:
System.Object
System.Attribute
Autodesk.Revit.Attributes.TransactionAttribute
System.Object
System.Attribute
Autodesk.Revit.Attributes.TransactionAttribute
public class TransactionAttribute : Attribute
| Name | Return Type | Description |
|---|---|---|
| TransactionAttribute(TransactionMode) | None | Constructs a new TransactionAttribute. |
| Name | Return Type | Description |
|---|---|---|
| Mode | TransactionMode | Transaction mode. |