Amazon.Snowball.Model.JobListEntry.IsSetJobState C# (CSharp) Method

IsSetJobState() private method

private IsSetJobState ( ) : bool
return bool
        internal bool IsSetJobState()
        {
            return this._jobState != null;
        }