TookanJobDatais_available Property  | 
 
            Specifies whether or not the job is available.
            
 
    Namespace: 
   NetQuarry.Services
    Assembly:
   EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic Nullable<int> is_available { get; set; }Public Property is_available As Nullable(Of Integer)
	Get
	Set
Property Value
Type: 
NullableInt32
See Also