Amazon.EC2.Model.PriceSchedule.IsSetActive C# (CSharp) Method

IsSetActive() private method

private IsSetActive ( ) : bool
return bool
        internal bool IsSetActive()
        {
            return this._active.HasValue; 
        }