2027 Members
Changes 0
M

DocumentCreatingEventArgs Properties

Name Return Type Description Inherited From
P Cancellable bool Indicates whether an event may be cancelled by an event delegate. (Inherited from RevitAPIEventArgs ) RevitAPIEventArgs
P DocumentType DocumentType Type of the document which is about to be created, e.g. Project or Template.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity. (Inherited from RevitAPIEventArgs ) RevitAPIEventArgs
P Template string The template file path to be used for creating the new document.