FabricationPartProductDataRange Property |
The product data range of the fabrication part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string ProductDataRange { get; }
Public ReadOnly Property ProductDataRange As String
Get
public:
property String^ ProductDataRange {
String^ get ();
}
member ProductDataRange : string with get
Property Value
String
See Also