Amazon.ECS.Model.DecimalWithUnits.IsSetUnits C# (CSharp) 메소드

IsSetUnits() 공개 메소드

Checks if Units property is set
public IsSetUnits ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetUnits()
        {
            return this.unitsField  != null;
        }