The MultiReferenceAnnotationType to be used by the new MultiReferenceAnnotation.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2014
Syntax
C# |
---|
public MultiReferenceAnnotationType MultiReferenceAnnotationType { get; } |
Visual Basic |
---|
Public ReadOnly Property MultiReferenceAnnotationType As MultiReferenceAnnotationType Get |
Visual C++ |
---|
public: property MultiReferenceAnnotationType^ MultiReferenceAnnotationType { MultiReferenceAnnotationType^ get (); } |