GetProductSubClassListing()

Description

Returns a listing of product subclasses.

Return Value

XML String

Parameters
Remarks

XML String has the following structure:

Field

Type

Length

Description

iId

Integer

4

Primary Key - Unique Identifier.

iParentClassId

Integer

4

Foreign Key to Parent Class Id.

cClassName

String

30

Product class name.

cSubClassName

String

40

Product sub class name.

dDateDel

DateTime

8

Date deleted.

 

 

Contact Us | Send Feedback