fsresGetTimeTrackingSubjects Class |
Retrieves the available time tracking selections for a job.
Inheritance Hierarchy
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresGetTimeTrackingSubjects : fsresCommand
The fsresGetTimeTrackingSubjects type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresGetTimeTrackingSubjects |
fsresGetTimeTrackingSubjects class constructor
|
Properties
Name | Description | |
---|---|---|
AllowDateEntryOnly |
If true then date-only entries are allowed.
| |
CommandGUID | (Inherited from fsresCommand.) | |
ComputeEndDateTime |
If true then the interface can compute the end date/time based on the start date/time and the hours.
| |
ComputeHours |
If true then the interface can compute the hours based on the start and end date/time.
| |
ComputeStartDateTime |
If true then the interface can compute the start date/time based on the end date/time and the hours.
| |
Employees | ||
ErrorCode | (Inherited from fsresCommand.) | |
ErrorMessage | (Inherited from fsresCommand.) | |
Stations | ||
SubjectFields | ||
Successful | (Inherited from fsresCommand.) | |
Tasks |
See Also