Amazon.ECS.Model.SellerLocation.IsSetState C# (CSharp) Méthode

IsSetState() public méthode

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