Amazon.CloudSearch.Model.OptionStatus.IsSetUpdateDate C# (CSharp) 메소드

IsSetUpdateDate() 개인적인 메소드

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