Amazon.CloudSearch.Model.IndexField.IsSetIndexFieldType C# (CSharp) Méthode

IsSetIndexFieldType() private méthode

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