Gets ID of the callout parent view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElementId GetCalloutParentId()
Return Value
ElementId
ID of a view in which this callout was created or InvalidElementId if there is no parent.
Exceptions
See Also
Reference