Amazon.ECS.Model.SellerLocation.IsSetState C# (CSharp) 메소드

IsSetState() 공개 메소드

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