Knowledgebase: > Properties
DontLiquidate
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 25 August 2020 10:58 AM

Syntax

 Property Get DontLiquidate () As Boolean

Description

This property used to get value for the client as a Boolean that indicated if the client is  not liquidate client or not.

Parameters

No parameters.

Return value

Returns true if client is not liquidate ,OtherWise it will returns false

Sample

 Public WithEvents BOAPI As CVertexFXBOAPI

Private Sub Liquidate_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Liquidate.Click

    msgBox(BOAPI.DontLiquidate)

 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