Amazon.EC2.Model.DescribeHostReservationOfferingsRequest.IsSetMaxDuration C# (CSharp) 메소드

IsSetMaxDuration() 개인적인 메소드

private IsSetMaxDuration ( ) : bool
리턴 bool
        internal bool IsSetMaxDuration()
        {
            return this._maxDuration.HasValue; 
        }