ArcFM Engine Developer Guide
CallTrouble Method


Set call Trouble to something other than no power
Syntax
'Declaration
 
Public Function CallTrouble( _
   ByVal trouble As Nullable(Of CallTroubleDomain) _
) As SubmitCallCommand
'Usage
 
Dim instance As SubmitCallCommand
Dim trouble As Nullable(Of CallTroubleDomain)
Dim value As SubmitCallCommand
 
value = instance.CallTrouble(trouble)

Parameters

trouble
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

SubmitCallCommand Class
SubmitCallCommand Members

 

 


Send Comment