Amazon.ElasticMapReduce.Model.ListStepsRequest.IsSetStepStates C# (CSharp) Метод

IsSetStepStates() приватный Метод

private IsSetStepStates ( ) : bool
Результат bool
        internal bool IsSetStepStates()
        {
            return this._stepStates != null && this._stepStates.Count > 0; 
        }