Click or drag to resize

MaterialCode Property

Final code of the material. Gets ReplacedCode if it is not empty. Otherwise original material code value is returned./>

Namespace: CeliAPS.BomApi.Data
Assembly: BomApi (in BomApi.dll) Version: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
Syntax
string Code { get; }

Property Value

String

Implements

ItemCode
See Also