Responder Developer Guide
FeatureStateSource Constructor(NetworkStateSource,DateTime)


Syntax
'Declaration
 
Public Function New( _
   ByVal source As NetworkStateSource, _
   ByVal timeStamp As Date _
)
'Usage
 
Dim source As NetworkStateSource
Dim timeStamp As Date
 
Dim instance As New FeatureStateSource(source, timeStamp)
public FeatureStateSource( 
   NetworkStateSource source,
   DateTime timeStamp
)

Parameters

source
timeStamp
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

FeatureStateSource Structure
FeatureStateSource Members
Overload List

 

 


Send Comment