Amazon.ImportExport.Model.Job.IsSetIsCanceled C# (CSharp) Метод

IsSetIsCanceled() приватный Метод

private IsSetIsCanceled ( ) : bool
Результат bool
        internal bool IsSetIsCanceled()
        {
            return this.isCanceled.HasValue;
        }