FabricationPartGetProductListEntryCount Method

Gets the number of product entries for this part.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int GetProductListEntryCount()

Return Value

Int32
Returns the number of product entries.
See Also