Amazon.ECS.Model.SellerLocation.IsSetUserDefinedLocation C# (CSharp) Method

IsSetUserDefinedLocation() public method

Checks if UserDefinedLocation property is set
public IsSetUserDefinedLocation ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetUserDefinedLocation()
        {
            return  this.userDefinedLocationField != null;
        }