ProjectDet properties (Interface: ProjectDet)
 
The available properties for this interface are:
 
Name Get Set Type English description Dutch description French description
pActionDate DATE (date) Action: date Actie: datum Action: date
pActionTime DATE (time) Action: time Actie: tijdstip Action: temps
pChannel BYTE Channel Kanaal Canal
pComment BSTR Comment Commentaar Commentaire
pCreDate DATE (date) Addition: date Toevoeging: datum Addition: date
pCreTime DATE (time) Addition: time Toevoeging: tijdstip Addition: temps
pCreUsr BSTR Addition: by Toevoeging: door Addition: par
pCtcNum LONG Contact number Nummer contact Numéro contact
pDocAccYear SHORT Document: financial year Document: boekjaar Document: exercice
pDocBook BSTR Document: book Document: dagboek Document: journal
pDocNum LONG Document: number Document: nummer Document: numéro
pDocType BYTE Document: type Document: type Document: type
pDocVariant BYTE Document: variant Document: variant Document: variant
pFrmNum LONG Firm number Nummer firma Numéro firme
pFrmSubNum LONG Firm subnumber Subnummer firma Sous-numéro firme
pFrmType BYTE Firm type Type firma Type firme
pLanguage BSTR Language Taal Langue
pProject LONG Project number Nummer project Numéro de projet
pSeqNum SHORT Sequence number Volgnummer Numéro d'ordre
pSysNum LONG System number Systeemnummer Numéro de système
pText1 BSTR Text field 1 Tekstveld 1 Champ de texte 1
pToInvoice VARIANT_BOOL To invoice Te factureren A facturer
pUpdDate DATE (date) Modification: date Wijziging: datum Modification: date
pUpdTime DATE (time) Modification: time Wijziging: tijdstip Modification: temps
pUpdUsr BSTR Modification: by Wijziging: door Modification: par
pUsedTime LONG Time Tijd Temps
pValue1 DOUBLE Numerical field 1 Numeriek veld 1 Champ numerique 1
             
vChannelDsc BSTR Channel descr. Kanaal omschr. Canal descr.
vDocTypeCode CHAR Document: type code Document: type code Document: type code
vDocTypeDsc BSTR Document: type descr. Document: type omschr. Document: type descr.
vFrmTypeDsc BSTR Firm type descr. Type firma omschr. Type firme descr.
vHtmlComment BSTR Comment in HTML format Commentaar in HTML-formaat Commentaire en format HTML
vPrintComment BSTR Comment in print format Commentaar in afdruk-formaat Commentaire en format impression
 
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.
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.