Amazon.Glacier.Model.GetJobOutputRequest.IsSetRange C# (CSharp) Method

IsSetRange() private method

private IsSetRange ( ) : bool
return bool
        internal bool IsSetRange()
        {
            return this._range != null;
        }