Miner.Responder.Framework.Requests Namespace > SubmitCallCommand Class : CallCause Method |
'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 )
public function CallCause( cause: CauseDomain ): SubmitCallCommand;
public function CallCause( cause : CauseDomain ) : SubmitCallCommand;
public: SubmitCallCommand* CallCause( CauseDomain cause )
public: SubmitCallCommand^ CallCause( CauseDomain cause )
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