Amazon.ECS.Model.ItemAttributes.IsSetTotalDiamondWeight C# (CSharp) 메소드

IsSetTotalDiamondWeight() 공개 메소드

Checks if TotalDiamondWeight property is set
public IsSetTotalDiamondWeight ( ) : Boolean
리턴 Boolean
        public Boolean IsSetTotalDiamondWeight()
        {
            return this.totalDiamondWeightField != null;
        }
ItemAttributes