Gets the number of product entries for this part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2016 Subscription Release
Syntax
| C# |
|---|
public int GetProductListEntryCount() |
| Visual Basic |
|---|
Public Function GetProductListEntryCount As Integer |
| Visual C++ |
|---|
public: int GetProductListEntryCount() |