TaskSuggestionType

TaskSuggestionType class

public class TaskSuggestionType : EntityType

Constructors

Name Description
TaskSuggestionType() The default constructor.

Properties

Name Description
Assignees { get; set; }
Position { get; set; }
TaskString { get; set; }

See Also