ATActionCommand.ToExecuteString Method
generates execute command string
[Visual Basic]
Overridable Public Function ToExecuteString() As
String
[C#]
public virtual
string ToExecuteString();
Return Value
returns string that is to be send in order to execute the command
See Also
ATActionCommand Class | BlueLibs.GSM Namespace