PdcMasterData.RelationFile: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Methods == PdcRelationFile.GetProdValue<br /> == Description== == Notes == This property represents the relation file of Plan-de-CAMpagne. == Availability == Avai..." |
No edit summary |
||
Line 1: | Line 1: | ||
= | = Declaration == | ||
[[PdcRelationFile | MaterialFile as [[PdcRelationFile]] | ||
== Description == | |||
== Notes == | |||
This property represents the relationfile in Plan-de-CAMpagne. | |||
== Code example == | |||
<source lang="vb"> | |||
</source> | |||
== Availability == | == Availability == | ||
Available since October 2014 (5.0) | Available since October 2014 (From version 5.0 onwards) |
Revision as of 10:10, 2 October 2014
Declaration =
MaterialFile as PdcRelationFile
Description
Notes
This property represents the relationfile in Plan-de-CAMpagne.
Code example
Availability
Available since October 2014 (From version 5.0 onwards)