Amazon.Inspector.Model.TimestampRange.IsSetBeginDate C# (CSharp) Method

IsSetBeginDate() private method

private IsSetBeginDate ( ) : bool
return bool
        internal bool IsSetBeginDate()
        {
            return this._beginDate.HasValue; 
        }