Amazon.CloudSearch.Model.IndexField.IsSetUIntOptions C# (CSharp) 메소드

IsSetUIntOptions() 개인적인 메소드

private IsSetUIntOptions ( ) : bool
리턴 bool
        internal bool IsSetUIntOptions()
        {
            return this.uIntOptions != null;
        }