[]
Represents the group model by CustomField.
[TypeConverter(typeof(CustomFieldGroupConverter))]
public class CustomFieldGroup : BaseGroup, IComparer<BaseTask>
| Name | Description |
|---|---|
| CustomFieldGroup(string, bool) | Initializes a new instance of the CustomFieldGroup class. |
| Name | Description |
|---|---|
| FieldName | Gets or sets the field's name. |
| Name | Description |
|---|---|
| GetCompareValue(BaseTask, BaseTask) | Gets the compare value between two tasks. |