Amazon.Route53Domains.Model.RenewDomainRequest.IsSetCurrentExpiryYear C# (CSharp) Method

IsSetCurrentExpiryYear() private method

private IsSetCurrentExpiryYear ( ) : bool
return bool
        internal bool IsSetCurrentExpiryYear()
        {
            return this._currentExpiryYear.HasValue; 
        }