SpatialElementTagIsTaggingLink Property |
Identifies if the tag has reference to a spatial element in a linked document or not.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool IsTaggingLink { get; }
Public ReadOnly Property IsTaggingLink As Boolean
Get
public:
property bool IsTaggingLink {
bool get ();
}
member IsTaggingLink : bool with get
Property Value
Boolean
See Also