Amazon.CloudSearch.Model.IndexField.IsSetSourceAttributes C# (CSharp) Метод

IsSetSourceAttributes() приватный Метод

private IsSetSourceAttributes ( ) : bool
Результат bool
        internal bool IsSetSourceAttributes()
        {
            return this.sourceAttributes.Count > 0;
        }
    }