Amazon.ECS.Model.MerchantItemAttributes.IsSetGraphicsDescription C# (CSharp) Метод

IsSetGraphicsDescription() публичный Метод

Checks if GraphicsDescription property is set
public IsSetGraphicsDescription ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetGraphicsDescription()
        {
            return  this.graphicsDescriptionField != null;
        }
MerchantItemAttributes