fsresGetTimeTrackingSubjects_SubjectFields_SubjectField Class |
An additional field that can be used to identify the subject of the work.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresGetTimeTrackingSubjects_SubjectFields_SubjectField
The fsresGetTimeTrackingSubjects_SubjectFields_SubjectField type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresGetTimeTrackingSubjects_SubjectFields_SubjectField |
fsresGetTimeTrackingSubjects_SubjectFields_SubjectField class constructor
|
| Name | Description | |
|---|---|---|
| FieldName |
The name of the field.
| |
| Required |
If true then a value is required for this field.
| |
| SelectedValue |
Value that the interface should set as the default selection.
| |
| Title |
The title of the field as it should be presented to the user.
| |
| Value |
The list of available selections.
|