Knowledgebase: > Properties
OrdersCount
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 25 August 2020 11:07 AM

Syntax

 Readonly Property OrderCount () As Integer

Description

This property is used to return total counts of the orders .

Parameters

No Parameters.

Return value

Returns as integer value for the total counts of the orders.

Sample

 Public WithEvents BOAPI As CVertexFXBOAPI

Private Sub OrderCount_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles OrderCount.Click

    msgBox(BOAPI.OrderCount)

 End Sub

See Also


VertexFX Backoffice API Index

(0 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).

Help Desk Software by Hybrid Solutions