Amazon.EC2.Model.ProductCode.IsSetProductCodeType C# (CSharp) Method

IsSetProductCodeType() private method

private IsSetProductCodeType ( ) : bool
return bool
        internal bool IsSetProductCodeType()
        {
            return this._productCodeType != null;
        }