Amazon.ECS.Model.ItemDimensions.IsSetWeight C# (CSharp) Méthode

IsSetWeight() public méthode

Checks if Weight property is set
public IsSetWeight ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetWeight()
        {
            return this.weightField != null;
        }