Document Creating Event Args Template Property The template file path to be used for creating the new document. Namespace: Autodesk.Revit.DB.Events Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public string Template { get; } Public ReadOnly Property Template As String Get public: property String^ Template { String^ get (); } member Template : string with get Property Value String See Also Reference DocumentCreatingEventArgs Class Autodesk.Revit.DB.Events Namespace
Document Creating Event Args Template Property The template file path to be used for creating the new document. Namespace: Autodesk.Revit.DB.Events Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public string Template { get; } Public ReadOnly Property Template As String Get public: property String^ Template { String^ get (); } member Template : string with get Property Value String See Also Reference DocumentCreatingEventArgs Class Autodesk.Revit.DB.Events Namespace