ArcFM Desktop Developer Guide
Initialize Method (SendToDMS<ScopeType>)


Syntax
'Declaration
 
Protected Overrides Function Initialize( _
   ByVal scope As ScopeType _
) As ScopeType
'Usage
 
Dim instance As SendToDMS(Of ScopeType)
Dim scope As ScopeType
Dim value As ScopeType
 
value = instance.Initialize(scope)
protected override ScopeType Initialize( 
   ScopeType 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

SendToDMS<ScopeType> Class
SendToDMS<ScopeType> Members

 

 


Send Comment