Knowledgebase: > Properties
SymbolsCount
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 09 September 2020 09:46 AM

Syntax

 Readonly Property SymbolsCount As Integer

Description

This property is used to display the total number of the symbols.

Parameters

No parameters.

Return value

 Returns symbol count as value of type Integer

Sample

 Public WithEvents BOAPI As CVertexFXBOAPI

Private Sub Count_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Count.Click

    Msgbox(BOAPI.SymbolsCount)

 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