Amazon.CloudSearch.Model.OptionStatus.IsSetUpdateDate C# (CSharp) Method

IsSetUpdateDate() private method

private IsSetUpdateDate ( ) : bool
return bool
        internal bool IsSetUpdateDate()
        {
            return this.updateDate.HasValue;
        }