Class X12DateExtensions
Inheritance
System.Object
X12DateExtensions
Assembly: Bishop.X12.dll
Syntax
public static class X12DateExtensions
Methods
WithDateAssumedCareEnd(X12Loop, DateTime)
Declaration
public static X12Loop WithDateAssumedCareEnd(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateAssumedCareStart(X12Loop, DateTime)
Declaration
public static X12Loop WithDateAssumedCareStart(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateAuthorizedToReturnToWork(X12Loop, DateTime)
Declaration
public static X12Loop WithDateAuthorizedToReturnToWork(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateDisabilityEnd(X12Loop, DateTime)
Declaration
public static X12Loop WithDateDisabilityEnd(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateDisabilityStart(X12Loop, DateTime)
Declaration
public static X12Loop WithDateDisabilityStart(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateLastSeen(X12Loop, DateTime)
Declaration
public static X12Loop WithDateLastSeen(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateLastWorked(X12Loop, DateTime)
Declaration
public static X12Loop WithDateLastWorked(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateOfAccident(X12Loop, DateTime)
Declaration
public static X12Loop WithDateOfAccident(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateOfAccuteManifestation(X12Loop, DateTime)
Declaration
public static X12Loop WithDateOfAccuteManifestation(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateOfAdmission(X12Loop, DateTime)
Declaration
public static X12Loop WithDateOfAdmission(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateOfCertificationRevision(X12Loop, DateTime)
Declaration
public static X12Loop WithDateOfCertificationRevision(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateOfDisability(X12Loop, DateTime, DateTime)
Declaration
public static X12Loop WithDateOfDisability(this X12Loop self, DateTime start, DateTime end)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
start |
|
System.DateTime |
end |
|
Returns
WithDateOfDischarge(X12Loop, DateTime)
Declaration
public static X12Loop WithDateOfDischarge(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
Declaration
public static X12Loop WithDateOfFirstContact(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateOfHearingAndVisionPerscription(X12Loop, DateTime)
Declaration
public static X12Loop WithDateOfHearingAndVisionPerscription(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateOfInitialTreatment(X12Loop, DateTime)
Declaration
public static X12Loop WithDateOfInitialTreatment(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateOfInjury(X12Loop, DateTime)
Declaration
public static X12Loop WithDateOfInjury(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateOfLastCertification(X12Loop, DateTime)
Declaration
public static X12Loop WithDateOfLastCertification(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateOfLastMenstrualPeriod(X12Loop, DateTime)
Declaration
public static X12Loop WithDateOfLastMenstrualPeriod(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateOfLastXRay(X12Loop, DateTime)
Declaration
public static X12Loop WithDateOfLastXRay(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateOfOnsetOfCurrentSymptoms(X12Loop, DateTime)
Declaration
public static X12Loop WithDateOfOnsetOfCurrentSymptoms(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateOfRecentHemoOrHemaTest(X12Loop, DateTime)
Declaration
public static X12Loop WithDateOfRecentHemoOrHemaTest(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateOfService(X12Loop, DateTime, DateTime)
Declaration
public static X12Loop WithDateOfService(this X12Loop self, DateTime start, DateTime end)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
start |
|
System.DateTime |
end |
|
Returns
WithDateOfService(X12Loop, DateTime)
Declaration
public static X12Loop WithDateOfService(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateOfStatement(X12Loop, DateTime, DateTime)
Declaration
public static X12Loop WithDateOfStatement(this X12Loop self, DateTime fromDate, DateTime toDate)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
fromDate |
|
System.DateTime |
toDate |
|
Returns
WithDateRepricerRecieved(X12Loop, DateTime)
Declaration
public static X12Loop WithDateRepricerRecieved(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateShipped(X12Loop, DateTime)
Declaration
public static X12Loop WithDateShipped(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns
WithDateTherapyBegin(X12Loop, DateTime)
Declaration
public static X12Loop WithDateTherapyBegin(this X12Loop self, DateTime date)
Parameters
Type |
Name |
Description |
X12Loop |
self |
|
System.DateTime |
date |
|
Returns