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

IsSetFromInclusive() private method

private IsSetFromInclusive ( ) : bool
return bool
        internal bool IsSetFromInclusive()
        {
            return this._fromInclusive.HasValue; 
        }