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

IsSetPearlType() public method

Checks if PearlType property is set
public IsSetPearlType ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetPearlType()
        {
            return  this.pearlTypeField != null;
        }
MerchantItemAttributes