ArcFM Solution Developer Guide
OperationCanNotBeinthePast Constructor(DateTime,DateTime)


Syntax
'Declaration
 
Public Function New( _
   ByVal newtime As System.Date, _
   ByVal originalTime As System.Date _
)
'Usage
 
Dim newtime As System.Date
Dim originalTime As System.Date
 
Dim instance As New OperationCanNotBeinthePast(newtime, originalTime)
public OperationCanNotBeinthePast( 
   System.DateTime newtime,
   System.DateTime originalTime
)

Parameters

newtime
originalTime
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

OperationCanNotBeinthePast Class
OperationCanNotBeinthePast Members
Overload List

 

 


Send Comment