Amazon.ECS.Model.ItemDimensions.IsSetWeight C# (CSharp) 메소드

IsSetWeight() 공개 메소드

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