Amazon.ECS.Model.ItemAttributes.IsSetTotalGemWeight C# (CSharp) Méthode

IsSetTotalGemWeight() public méthode

Checks if TotalGemWeight property is set
public IsSetTotalGemWeight ( ) : Boolean
Résultat Boolean
        public Boolean IsSetTotalGemWeight()
        {
            return this.totalGemWeightField != null;
        }
ItemAttributes