Count Property See Also DescriptionReturns the total data rows in the WorkOrder_Lines object. Property typeRead-only property SyntaxVisual BasicPublic Property Count() As Long RemarksWhen you add a data row, the value of this property is incremented automatically. See AlsoWorkOrder_Lines Object