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