<Code Lib>
2024 Class
Changes 0
C

JournalingAttribute

Description:
The custom journaling attribute to control the journaling behavior of the external command.
Inheritance Hierarchy:
System.Object
  System.Attribute
    Autodesk.Revit.Attributes.JournalingAttribute

public class JournalingAttribute : Attribute

Name Return Type Description
C JournalingAttribute(JournalingMode) JournalingAttribute Constructs a new JournalingAttribute.

Name Return Type Description
P Mode JournalingMode Journaling mode.

Loading…