Amazon.ECS.Model.DecimalWithUnits.IsSetUnits C# (CSharp) Méthode

IsSetUnits() public méthode

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