Amazon.CloudSearch.Model.IndexField.IsSetIndexFieldType C# (CSharp) Method

IsSetIndexFieldType() private method

private IsSetIndexFieldType ( ) : bool
return bool
        internal bool IsSetIndexFieldType()
        {
            return this.indexFieldType != null;
        }