Miner.Responder.Framework.Requests Namespace > SubmitCallCommand Class : Call Property |
'Declaration
Public ReadOnly Property Call As CallsObject
'Usage
Dim instance As SubmitCallCommand Dim value As CallsObject value = instance.Call
public CallsObject Call {get;}
public read-only property Call: CallsObject;
public function get Call : CallsObject
public: __property CallsObject* get_Call();
public: property CallsObject^ Call { CallsObject^ get(); }
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