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: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
string Code { get; }

Property Value

String

Implements

ItemCode
See Also