Amazon.ECS.Model.PackageDimensions.IsSetWeight C# (CSharp) Метод

IsSetWeight() публичный Метод

Checks if Weight property is set
public IsSetWeight ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetWeight()
        {
            return this.weightField != null;
        }