Amazon.EC2.Model.ProductCode.IsSetProductCodeId C# (CSharp) 메소드

IsSetProductCodeId() 개인적인 메소드

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