 | ManifestMaterialProfilePartialEntityQuestions Property |
Gets or sets the questions.
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 QuestionsEntity Questions { get; set; }
Public Property Questions As QuestionsEntity
Get
Set
Property Value
Type:
QuestionsEntity
The questions.
See Also