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

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

private IsSetUIntOptions ( ) : bool
Результат bool
        internal bool IsSetUIntOptions()
        {
            return this.uIntOptions != null;
        }