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

Syntax

 Readonly Property UnitsCount () As Integer

Description

This property is used to return counts of symbol units.

Parameters

No Parameters.

Return value

Returns the count of symbol units, value of type is Integer.

Sample

 Public WithEvents BOAPI As CVertexFXBOAPI

Private Sub UnitsCount_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles UnitsCount.Click

    msgBox(BOAPI.UnitsCount)

 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