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

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

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