TransferredProjectStandardsEventArgs Class


The event arguments used by the TransferredProjectStandards event.

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 18.0.0.0 (18.0.0.420)
Since: 2017.2

Syntax

C#
public class TransferredProjectStandardsEventArgs : RevitAPISingleEventArgs
Visual Basic
Public Class TransferredProjectStandardsEventArgs _
	Inherits RevitAPISingleEventArgs
Visual C++
public ref class TransferredProjectStandardsEventArgs : public RevitAPISingleEventArgs

Inheritance Hierarchy

See Also