Amazon.ECS.Model.Property.IsSetValue C# (CSharp) Méthode

IsSetValue() public méthode

Checks if Value property is set
public IsSetValue ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetValue()
        {
            return  this.valueField != null;
        }