ArcFM Engine Developer Guide
CallCause Method


Set CauseDomain to something other than Unknown
Syntax
'Declaration
 
Public Function CallCause( _
   ByVal cause As CauseDomain _
) As SubmitCallCommand
'Usage
 
Dim instance As SubmitCallCommand
Dim cause As CauseDomain
Dim value As SubmitCallCommand
 
value = instance.CallCause(cause)
public SubmitCallCommand CallCause( 
   CauseDomain cause
)

Parameters

cause
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