Amazon.ECS.Model.MerchantItemAttributes.IsSetPearlStringingMethod C# (CSharp) Method

IsSetPearlStringingMethod() public method

Checks if PearlStringingMethod property is set
public IsSetPearlStringingMethod ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetPearlStringingMethod()
        {
            return  this.pearlStringingMethodField != null;
        }
MerchantItemAttributes