Amazon.ECS.Model.CustomerLocation.IsSetState C# (CSharp) Method

IsSetState() public method

Checks if State property is set
public IsSetState ( ) : System.Boolean
return System.Boolean
        public Boolean IsSetState()
        {
            return  this.stateField != null;
        }