ArcFM Desktop Developer Guide
ReadGadLog Method


Syntax
'Declaration
 
Protected Overridable Sub ReadGadLog( _
   ByVal xmlReply As String _
) 
'Usage
 
Dim instance As SendToDMS(Of ScopeType)
Dim xmlReply As String
 
instance.ReadGadLog(xmlReply)
protected virtual void ReadGadLog( 
   string xmlReply
)

Parameters

xmlReply
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