FabricSheet.FabricAreaOwnerId Property

FabricSheetFabricAreaOwnerId Property

The Fabric Area Id.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId FabricAreaOwnerId { get; }
Public ReadOnly Property FabricAreaOwnerId As ElementId
	Get
public:
property ElementId^ FabricAreaOwnerId {
	ElementId^ get ();
}
member FabricAreaOwnerId : ElementId with get

Property Value

ElementId
See Also