TransactionAttribute Constructor

Constructs a new TransactionAttribute.

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

Parameters

mode  TransactionMode
 
See Also