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;
        }