ArcFM Engine Developer Guide
OperationCanNotBeinthePast Constructor(DateTime,DateTime)


Syntax
'Declaration
 
Public Function New( _
   ByVal newtime As Date, _
   ByVal originalTime As Date _
)
'Usage
 
Dim newtime As Date
Dim originalTime As Date
 
Dim instance As New OperationCanNotBeinthePast(newtime, originalTime)
public OperationCanNotBeinthePast( 
   DateTime newtime,
   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