Amazon.ECS.Model.CustomerLocation.IsSetUserDefinedLocation C# (CSharp) Метод

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

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