TransactionAttribute Constructor


Transaction Attribute Constructor

Constructs a new TransactionAttribute.

Namespace: Autodesk.Revit.Attributes
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public TransactionAttribute(
	TransactionMode mode
)

Parameters

mode TransactionMode
See Also