Click or drag to resize

ISocketRequestCommand Property

Command to send in the socket.

Namespace:  AskiaFieldCom
Assembly:  AskiaFieldCom (in AskiaFieldCom.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string Command { get; }

Property Value

Type: String
Remarks
The non-exhaustive list of available commands are:
CommandNameDescription
LSTOBJList Objects. Get the list of the specified objects (SurveyTask, Agent...).
UPDOBJUpdate Object. Create or update the specified object (SurveyTask, Agent...).
See Also