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

IsSetGraphicsDescription() public method

Checks if GraphicsDescription property is set
public IsSetGraphicsDescription ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetGraphicsDescription()
        {
            return  this.graphicsDescriptionField != null;
        }
MerchantItemAttributes