Click or drag to resize

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)
Syntax
public QuestionsEntity Questions { get; set; }

Property Value

Type: QuestionsEntity
The questions.
See Also