ArcFM Engine Developer Guide
Call Property


The last call added to be submitted(this will change with each call added)
Syntax
'Declaration
 
Public ReadOnly Property Call As CallsObject
'Usage
 
Dim instance As SubmitCallCommand
Dim value As CallsObject
 
value = instance.Call
public CallsObject Call {get;}
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