Amazon.S3.Model.LifecycleRuleNoncurrentVersionExpiration.IsSetNoncurrentDays C# (CSharp) Метод

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

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