TookanGetAllAgentsRequestfleet_id Property |
You can pass on the fleet_id to get the data of a single fleet.
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<int> fleet_id { get; set; }
Public Property fleet_id As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32See Also