The area that the tag is associated with.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Area Area { get; }Property Value
Area
Remarks
In rare cases, the tag may not be associated to an area. The property will
be
null in these situations.
See Also
Reference