Amazon.ECS.Model.Property.IsSetValue C# (CSharp) Метод

IsSetValue() публичный Метод

Checks if Value property is set
public IsSetValue ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetValue()
        {
            return  this.valueField != null;
        }