Overload | Description |
---|---|
Item(Int32) | Gets and sets the value of a field given its index position. This method must be called on the MCT. Use QueuedTask.Run. |
Item(String) | Gets and sets the value of a field given its attribute name or alias name. This method must be called on the MCT. Use QueuedTask.Run. |