 | ManifestMaterialProfilePartialEntitySignedProfilePresent Property |
Gets or sets a value indicating whether [signed profile present].
Namespace:
AMCS.Elemos.IntegrationService.Entity.Weighing
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool SignedProfilePresent { get; set; }
Public Property SignedProfilePresent As Boolean
Get
Set
Property Value
Type:
Booleantrue if [signed profile present]; otherwise,
false.
See Also