Click or drag to resize

ManifestMaterialProfilePartialEntityManifestMaterialProfileExtension Property

Gets or sets the manifest material profile extension.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Weighing
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ManifestMaterialProfileExtensionPartialEntity ManifestMaterialProfileExtension { get; set; }

Property Value

Type: ManifestMaterialProfileExtensionPartialEntity
The manifest material profile extension.
See Also