Amazon.Shield.Model.TimeRange.IsSetToExclusive C# (CSharp) Method

IsSetToExclusive() private method

private IsSetToExclusive ( ) : bool
return bool
        internal bool IsSetToExclusive()
        {
            return this._toExclusive.HasValue; 
        }