ArcFM Desktop Developer Guide
LoadDMSRealTimeIDs<TScopeType> Constructor(DMSRealTimeIDPopulatorConfigurationElement,XmlDocument)


Syntax
'Declaration
 
Public Function New( _
   ByVal config As DMSRealTimeIDPopulatorConfigurationElement, _
   ByVal doc As XmlDocument _
)
'Usage
 
Dim config As DMSRealTimeIDPopulatorConfigurationElement
Dim doc As XmlDocument
 
Dim instance As New LoadDMSRealTimeIDs(Of TScopeType)(config, doc)
public LoadDMSRealTimeIDs<TScopeType>( 
   DMSRealTimeIDPopulatorConfigurationElement config,
   XmlDocument doc
)

Parameters

config
doc
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

LoadDMSRealTimeIDs<TScopeType> Class
LoadDMSRealTimeIDs<TScopeType> Members
Overload List

 

 


Send Comment