Amazon.ECS.Model.MerchantItemAttributes.IsSetTotalDiamondWeight C# (CSharp) Méthode

IsSetTotalDiamondWeight() public méthode

Checks if TotalDiamondWeight property is set
public IsSetTotalDiamondWeight ( ) : Boolean
Résultat Boolean
        public Boolean IsSetTotalDiamondWeight()
        {
            return this.totalDiamondWeightField != null;
        }
MerchantItemAttributes