ComCd properties (Interface: ComCd)
 
The available properties for this interface are:
 
Name Get Set Type English description Dutch description French description
pCode BSTR Commodity code Goederencode Code marchandises
pDescrDeu BSTR Description German Omschrijving Duits Description allemande
pDescrEng BSTR Description English Omschrijving Engels Description anglaise
pDescrFra BSTR Description French Omschrijving Frans Description française
pDescrNld BSTR Description Dutch Omschrijving Nederlands Description néerlandaise
pNullMass VARIANT_BOOL Mass 0 Massa 0 Masse 0
pSupplUnitDsc BSTR Supplementary unit descr. Aanvullende eenheid omschr. Unité supplémentaire descr.
             
vDescrCxt BSTR Description language context Omschrijving taal context Description langue contexte
 
Remarks
Properties starting with the character 'p' are the 'real', physical fields of this interface, the ones starting with 'v' are 'virtual' fields. The value of p-fields is written to disk, while the value of v-fields is calculated at run time.
The get accessor of these properties returns a VARIANT.
The set accessor of these properties needs a VARIANT as input.
More detailed information on these properties (type, length,...) can be found in the 'ODBC File Description'-module of your Venice installation. See file 'COM - Commodity code (ComC????.btr)'.
The property names that are underlined represent BYTE fields that can have several values. Click on the link to see more information on the possible choices.
Calculation fields are added dynamically and cannot be used as properties. They should be used as described in 'How to use calculation fields?'.
You should consult the module parameters to get the necessary info on these calculation fields.