Fabrication ancillary usage type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2017 Subscription Update
Syntax
| C# |
|---|
public FabricationAncillaryUsageType UsageType { get; } |
| Visual Basic |
|---|
Public ReadOnly Property UsageType As FabricationAncillaryUsageType Get |
| Visual C++ |
|---|
public: property FabricationAncillaryUsageType UsageType { FabricationAncillaryUsageType get (); } |