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