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