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

IsSetProductCodeId() private method

private IsSetProductCodeId ( ) : bool
return bool
        internal bool IsSetProductCodeId()
        {
            return this._productCodeId != null;
        }