Amazon.ECS.Model.Image.IsSetURL C# (CSharp) Метод

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

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