ArcFM Desktop Developer Guide
Initialize Method (LoadDMSRealTimeIDs<TScopeType>)


Syntax
'Declaration
 
Protected Overrides Function Initialize( _
   ByVal scope As TScopeType _
) As TScopeType
'Usage
 
Dim instance As LoadDMSRealTimeIDs(Of TScopeType)
Dim scope As TScopeType
Dim value As TScopeType
 
value = instance.Initialize(scope)
protected override TScopeType Initialize( 
   TScopeType scope
)

Parameters

scope
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

 

 


Send Comment