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

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

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