[This is preliminary documentation and is subject to change.]
Time structures for the assignment.
| C# | Visual Basic | Visual C++ |
public class AssignmentTime : SifElement
Public Class AssignmentTime _ Inherits SifElement
public ref class AssignmentTime : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| AssignmentTimeAssignmentTimeNew()() |
Creates an instance of an AssignmentTime
| |
| AssignmentTimeAssignmentTimeNew(Nullable<(Of <DateTime>)>, Nullable<(Of <DateTime>)>) |
Constructor that accepts values for all mandatory fields
| |
| AdministrationDate |
Gets or sets the value of the <AdministrationDate> element.
| |
| CreationDate |
Gets or sets the value of the <CreationDate> element.
| |
| DueDate |
Gets or sets the value of the <DueDate> element.
| |
| DueTime |
Gets or sets the value of the <DueTime> element.
| |
| Duration |
Gets or sets the value of the <Duration> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
| |
| SetDuration(TimeUnits, Nullable<(Of <Decimal>)>) | Sets the value of the <Duration> element. | |
| StartDate |
Gets or sets the value of the <StartDate> element.
| |
| StartTime |
Gets or sets the value of the <StartTime> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||
| Element | |||
| SifElement | |||
| AssignmentTime | |||