Amazon.Route53Domains.Model.RenewDomainRequest.IsSetDurationInYears C# (CSharp) Метод

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

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