AskiaField Communication Library Documentation
AskiaField Communication Library Documentation
AskiaFieldCom Library Reference
AskiaFieldCom
ISocketRequest Interface
ISocketRequest Properties
Arguments Property
Command Property
ISocketRequest
Command Property
Command to send in the socket.
Namespace:
AskiaFieldCom
Assembly:
AskiaFieldCom (in AskiaFieldCom.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
C++
Copy
string
Command
{
get
; }
property
String
^
Command
{
String
^
get
(); }
Property Value
Type:
String
Remarks
The non-exhaustive list of available commands are:
Command
Name
Description
LSTOBJ
List Objects.
Get the list of the specified objects (SurveyTask, Agent...).
UPDOBJ
Update Object.
Create or update the specified object (SurveyTask, Agent...).
See Also
Reference
ISocketRequest Interface
AskiaFieldCom Namespace