Amazon.EC2.Model.ConfirmProductInstanceRequest.IsSetProductCode C# (CSharp) Method

IsSetProductCode() private method

private IsSetProductCode ( ) : bool
return bool
        internal bool IsSetProductCode()
        {
            return this._productCode != null;
        }