Amazon.EC2.Model.DescribeReservedInstancesRequest.IsSetOfferingType C# (CSharp) Method

IsSetOfferingType() private method

private IsSetOfferingType ( ) : bool
return bool
        internal bool IsSetOfferingType()
        {
            return this._offeringType != null;
        }