FabricationPartGetProductListEntryCount Method |
Gets the number of product entries for this part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic int GetProductListEntryCount()
Public Function GetProductListEntryCount As Integer
public:
int GetProductListEntryCount()
member GetProductListEntryCount : unit -> int
Return Value
Int32
Returns the number of product entries.
See Also