Amazon.ECS.Model.SearchResultsMapSearchIndex.IsSetIndexName C# (CSharp) Метод

IsSetIndexName() публичный Метод

Checks if IndexName property is set
public IsSetIndexName ( ) : System.Boolean
Результат System.Boolean
        public Boolean IsSetIndexName()
        {
            return  this.indexNameField != null;
        }