PdcRelationFile.GetProdValue

From External Bemet Wiki
Revision as of 10:14, 2 October 2014 by TC (talk | contribs) (Created page with "== Declaration == Production value as Double == Description == Returns the production value for the given relation number. == Notes == This property returns the production v...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

Production value as Double

Description

Returns the production value for the given relation number.

Notes

This property returns the production value for the given relation number.

Code example

msgbox pdc.MasterData.RelationFile.GetProdValue("000123")

Availability

Available since October 2014 (from version 5.0)