Revit 2020.1 API |
MultiReferenceAnnotationOptions..::..MultiReferenceAnnotationType Property |
MultiReferenceAnnotationOptions Class See Also |
The MultiReferenceAnnotationType to be used by the new MultiReferenceAnnotation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
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 (); } |