ArcFM Responder Mobile Developer Guide
WithCallBack Method






Request a call back
Syntax
'Declaration
 
Public Function WithCallBack() As SubmitCallCommand
'Usage
 
Dim instance As SubmitCallCommand
Dim value As SubmitCallCommand
 
value = instance.WithCallBack()
public SubmitCallCommand WithCallBack()
public function WithCallBack(): SubmitCallCommand; 
public function WithCallBack() : SubmitCallCommand;
public: SubmitCallCommand* WithCallBack(); 
public:
SubmitCallCommand^ WithCallBack(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SubmitCallCommand Class
SubmitCallCommand Members

Send Feedback