Amazon.ECS.Model.PackageDimensions.IsSetLength C# (CSharp) 메소드

IsSetLength() 공개 메소드

Checks if Length property is set
public IsSetLength ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetLength()
        {
            return this.lengthField != null;
        }