Amazon.CloudSearch.Model.DeleteIndexFieldRequest.IsSetIndexFieldName C# (CSharp) Method

IsSetIndexFieldName() private method

private IsSetIndexFieldName ( ) : bool
return bool
        internal bool IsSetIndexFieldName()
        {
            return this.indexFieldName != null;
        }