PdcClockLine.ClockCode

From External Bemet Wiki
Revision as of 12:16, 21 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == ClockCode as String == Description == Returns the clock code == Notes == This property changes the clock code into a numeric clock code.<br /> The value m...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

ClockCode as String

Description

Returns the clock code

Notes

This property changes the clock code into a numeric clock code.
The value must exist in the master data of "indirect time codes" and dissimilar to "0".

The following properties are adjusted:
ClockAccount  : Becomes the code which belongs to the clockcode in "indirect time codes".
CalculationNo  : Becomes the value "".
Projectnumber  : Becomes the value "".
OperationLineNumber : Becomes the value "0".
OperationNumber  : Becomes the value "".
TimeKind  : Becomes the value "0".

Code example

Availability

Available since july 2008 (from version 3.8).