FabricSheetFabricAreaOwnerId Property |
The Fabric Area Id.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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