Amazon.CloudSearch.Model.OptionStatus.IsSetCreationDate C# (CSharp) Метод

IsSetCreationDate() приватный Метод

private IsSetCreationDate ( ) : bool
Результат bool
        internal bool IsSetCreationDate()
        {
            return this.creationDate.HasValue;
        }