Class QuestionTypeAttribute
Inherited Members
Namespace: Volo.Forms
Assembly: Volo.Forms.Domain.Shared.dll
Syntax
public class QuestionTypeAttribute : Attribute
Constructors
QuestionTypeAttribute(QuestionTypes)
Declaration
public QuestionTypeAttribute(QuestionTypes questionType)
Parameters
| Type | Name | Description |
|---|---|---|
| QuestionTypes | questionType |
Properties
QuestionType
Declaration
public QuestionTypes QuestionType { get; }
Property Value
| Type | Description |
|---|---|
| QuestionTypes |