TookanJobDatafleet_id Property  | 
 
            The fleet ID, if any.
            
 
    Namespace: 
   NetQuarry.Services
    Assembly:
   EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic Nullable<int> fleet_id { get; set; }Public Property fleet_id As Nullable(Of Integer)
	Get
	Set
Property Value
Type: 
NullableInt32
See Also