Amazon.ImportExport.Model.Job.IsSetJobType C# (CSharp) 메소드

IsSetJobType() 개인적인 메소드

private IsSetJobType ( ) : bool
리턴 bool
        internal bool IsSetJobType()
        {
            return this.jobType != null;
        }
    }