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: 26.0.4.0 (26.0.4.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