SIFWorks ADK 2.0
AssignmentTime Class
NamespacesEdustructures.SifWorks.InstrAssignmentTime

[This is preliminary documentation and is subject to change.]

Time structures for the assignment.
Declaration Syntax
C#Visual BasicVisual C++
public class AssignmentTime : SifElement
Public Class AssignmentTime _
	Inherits SifElement
public ref class AssignmentTime : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  AssignmentTime

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10