Amazon.MachineLearning.Model.CreateEvaluationRequest.IsSetEvaluationName C# (CSharp) Méthode

IsSetEvaluationName() private méthode

private IsSetEvaluationName ( ) : bool
Résultat bool
        internal bool IsSetEvaluationName()
        {
            return this._evaluationName != null;
        }