Responder Developer Guide
RMATimeModeStruct Constructor(Int32,String,String,String)


Syntax
'Declaration
 
Public Function New( _
   ByVal assignId As Integer, _
   ByVal regionName As String, _
   ByVal mode As String, _
   ByVal times As String _
)
'Usage
 
Dim assignId As Integer
Dim regionName As String
Dim mode As String
Dim times As String
 
Dim instance As New RMATimeModeStruct(assignId, regionName, mode, times)
public RMATimeModeStruct( 
   int assignId,
   string regionName,
   string mode,
   string times
)

Parameters

assignId
regionName
mode
times
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

RMATimeModeStruct Structure
RMATimeModeStruct Members
Overload List

 

 


Send Comment