GetClientFormulas()

Description

Returns information for the specified client formula(s).

Return Value

XML String

Parameters
Remarks

XML String has the following structure:

Field

Type

Length

Description

iId

Integer

4

Primary Key - Unique Identifier.

iLocationId

Integer

4

Not used.

iClientId

Integer

4

Client Id. Foreign Key to Clients iId.

dFormDate

DateTime

8

Date created.

mFormula

String

 

Client formula.

iFormType

Integer

4

Formula Type Id.  Foreign Key to Formula Types iId.

iEmpId

Integer

4

Employee Id.  Foreign Key to Employee iId.

dDateDel

DateTime

8

Date deleted.

iGId

Integer

4

Not used.

 

 

Contact Us | Send Feedback