Amazon.Lightsail.Model.GetBundlesRequest.IsSetIncludeInactive C# (CSharp) Метод

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

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