Amazon.CloudSearch.Model.OptionStatus.IsSetUpdateDate C# (CSharp) Méthode

IsSetUpdateDate() private méthode

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