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

IsSetValue() 공개 메소드

Checks if Value property is set
public IsSetValue ( ) : System.Boolean
리턴 System.Boolean
        public Boolean IsSetValue()
        {
            return true;
        }