task
stringlengths
12
101
input
stringlengths
0
3.73k
output
stringlengths
1
5.04k
options
sequence
pageTitle
stringlengths
0
320
outputColName
stringlengths
1
216
url
stringlengths
14
211
wdcFile
stringlengths
69
76
d43528c0_file_Services_via_ASP_NET_AJAX__Significance
[Parameter] 2 [Significance]
A password
[]
Consuming Membership and Profile Services via ASP.NET AJAX
Significance
http://www.codeguru.com/csharp/.net/net_asp/miscellaneous/article.php/c13337/Consuming-Membership-and-Profile-Services-via-ASPNET-AJAX.htm
39/1438042988305.14_20150728002308-00075-ip-10-236-191-2_375645503_0.json
d43528c0_file_Services_via_ASP_NET_AJAX__Significance
[Parameter] 3 [Significance]
A boolean value indicating whether an authentication cookie will be persistent
[]
Consuming Membership and Profile Services via ASP.NET AJAX
Significance
http://www.codeguru.com/csharp/.net/net_asp/miscellaneous/article.php/c13337/Consuming-Membership-and-Profile-Services-via-ASPNET-AJAX.htm
39/1438042988305.14_20150728002308-00075-ip-10-236-191-2_375645503_0.json
d43528c0_file_Services_via_ASP_NET_AJAX__Significance
[Parameter] 4 [Significance]
The web page where the user should be redirect after a successful login
[]
Consuming Membership and Profile Services via ASP.NET AJAX
Significance
http://www.codeguru.com/csharp/.net/net_asp/miscellaneous/article.php/c13337/Consuming-Membership-and-Profile-Services-via-ASPNET-AJAX.htm
39/1438042988305.14_20150728002308-00075-ip-10-236-191-2_375645503_0.json
d43528c0_file_Services_via_ASP_NET_AJAX__Significance
[Parameter] 5 [Significance]
Reserved for future use
[]
Consuming Membership and Profile Services via ASP.NET AJAX
Significance
http://www.codeguru.com/csharp/.net/net_asp/miscellaneous/article.php/c13337/Consuming-Membership-and-Profile-Services-via-ASPNET-AJAX.htm
39/1438042988305.14_20150728002308-00075-ip-10-236-191-2_375645503_0.json
d43528c0_file_Services_via_ASP_NET_AJAX__Significance
[Parameter] 6 [Significance]
A callback function that will be called after a successful login (EndAuthenticateUser in this example)
[]
Consuming Membership and Profile Services via ASP.NET AJAX
Significance
http://www.codeguru.com/csharp/.net/net_asp/miscellaneous/article.php/c13337/Consuming-Membership-and-Profile-Services-via-ASPNET-AJAX.htm
39/1438042988305.14_20150728002308-00075-ip-10-236-191-2_375645503_0.json
d43528c0_file_Services_via_ASP_NET_AJAX__Significance
[Parameter] 7 [Significance]
A callback function that will be called in case a login attempt fails (OnError in this example)
[]
Consuming Membership and Profile Services via ASP.NET AJAX
Significance
http://www.codeguru.com/csharp/.net/net_asp/miscellaneous/article.php/c13337/Consuming-Membership-and-Profile-Services-via-ASPNET-AJAX.htm
39/1438042988305.14_20150728002308-00075-ip-10-236-191-2_375645503_0.json
d43528c0_file_Services_via_ASP_NET_AJAX__Significance
[Parameter] 8 [Significance]
A custom value that is passed to the callback functions
[]
Consuming Membership and Profile Services via ASP.NET AJAX
Significance
http://www.codeguru.com/csharp/.net/net_asp/miscellaneous/article.php/c13337/Consuming-Membership-and-Profile-Services-via-ASPNET-AJAX.htm
39/1438042988305.14_20150728002308-00075-ip-10-236-191-2_375645503_0.json
589ea459_All_About_Monads___HaskellWiki__Type_of_computation
[Monad] Identity [Combination strategy for >>=] The bound function is applied to the input value. [Type of computation]
N/A — Used with monad transformers
[]
All About Monads - HaskellWiki
Type of computation
https://wiki.haskell.org/index.php?title=All_About_Monads&curid=6746&diff=54867&oldid=54386
39/1438042989126.22_20150728002309-00244-ip-10-236-191-2_905957652_2.json
589ea459_All_About_Monads___HaskellWiki__Type_of_computation
[Monad] Maybe [Combination strategy for >>=] Nothing input gives Nothing output Just x input uses x as input to the bound function. [Type of computation]
Computations which may not return a result
[]
All About Monads - HaskellWiki
Type of computation
https://wiki.haskell.org/index.php?title=All_About_Monads&curid=6746&diff=54867&oldid=54386
39/1438042989126.22_20150728002309-00244-ip-10-236-191-2_905957652_2.json
589ea459_All_About_Monads___HaskellWiki__Type_of_computation
[Monad] Error [Combination strategy for >>=] Failure records information describing the failure. Binding passes failure information on without executing the bound function, or uses successful values as input to the bound function. [Type of computation]
Computations which can fail or throw exceptions
[]
All About Monads - HaskellWiki
Type of computation
https://wiki.haskell.org/index.php?title=All_About_Monads&curid=6746&diff=54867&oldid=54386
39/1438042989126.22_20150728002309-00244-ip-10-236-191-2_905957652_2.json
589ea459_All_About_Monads___HaskellWiki__Type_of_computation
[Monad] [] (List) [Combination strategy for >>=] Maps the bound function onto the input list and concatenates the resulting lists to get a list of all possible results from all possible inputs. [Type of computation]
Non-deterministic computations which can return multiple possible results
[]
All About Monads - HaskellWiki
Type of computation
https://wiki.haskell.org/index.php?title=All_About_Monads&curid=6746&diff=54867&oldid=54386
39/1438042989126.22_20150728002309-00244-ip-10-236-191-2_905957652_2.json
589ea459_All_About_Monads___HaskellWiki__Type_of_computation
[Monad] IO [Combination strategy for >>=] Sequential execution of I/O actions in the order of binding. [Type of computation]
Computations which perform I/O
[]
All About Monads - HaskellWiki
Type of computation
https://wiki.haskell.org/index.php?title=All_About_Monads&curid=6746&diff=54867&oldid=54386
39/1438042989126.22_20150728002309-00244-ip-10-236-191-2_905957652_2.json
589ea459_All_About_Monads___HaskellWiki__Type_of_computation
[Monad] State [Combination strategy for >>=] The bound function is applied to the input value to produce a state transition function which is applied to the input state. [Type of computation]
Computations which maintain state
[]
All About Monads - HaskellWiki
Type of computation
https://wiki.haskell.org/index.php?title=All_About_Monads&curid=6746&diff=54867&oldid=54386
39/1438042989126.22_20150728002309-00244-ip-10-236-191-2_905957652_2.json
589ea459_All_About_Monads___HaskellWiki__Type_of_computation
[Monad] Reader [Combination strategy for >>=] The bound function is applied to the value of the input using the same environment. [Type of computation]
Computations which read from a shared environment
[]
All About Monads - HaskellWiki
Type of computation
https://wiki.haskell.org/index.php?title=All_About_Monads&curid=6746&diff=54867&oldid=54386
39/1438042989126.22_20150728002309-00244-ip-10-236-191-2_905957652_2.json
589ea459_All_About_Monads___HaskellWiki__Type_of_computation
[Monad] Writer [Combination strategy for >>=] Written data is maintained separately from values. The bound function is applied to the input value and anything it writes is appended to the write data stream. [Type of computation]
Computations which write data in addition to computing values
[]
All About Monads - HaskellWiki
Type of computation
https://wiki.haskell.org/index.php?title=All_About_Monads&curid=6746&diff=54867&oldid=54386
39/1438042989126.22_20150728002309-00244-ip-10-236-191-2_905957652_2.json
589ea459_All_About_Monads___HaskellWiki__Type_of_computation
[Monad] Cont [Combination strategy for >>=] The bound function is inserted into the continuation chain. [Type of computation]
Computations which can be interrupted and restarted
[]
All About Monads - HaskellWiki
Type of computation
https://wiki.haskell.org/index.php?title=All_About_Monads&curid=6746&diff=54867&oldid=54386
39/1438042989126.22_20150728002309-00244-ip-10-236-191-2_905957652_2.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] General Entry [Open] When the transaction gets posted. [History] When the year end process is completed. [Work]
When the transaction is created and saved in a batch.
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] Quick Journal Entry [Open] When the transaction gets posted. [History] When the year end process is completed. [Work]
When the transaction is created and saved in a batch.
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] Clearing Entry [Open] When the transaction gets posted. [History] When the year end process is completed. [Work]
When the transaction is created and saved in a batch.
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] Payables Transaction Entry [Open] When a transaction is posted and its not paid fully (i.e.) there is an unapplied amount in the payable document. [History] When the document is completely paid (i.e.) there is no unapplied amount in the specific document. [Work]
When a transaction is created and saved in a batch
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] Computer Checks [Open] When a transaction is posted and its not paid fully (i.e.) there is an unapplied amount in the payable document. [History] When the document is completely paid (i.e.) there is no unapplied amount in the specific document. [Work]
When a transaction is created and saved in a batch
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] Manual Payment Entry [Open] When a transaction is posted and its not paid fully (i.e.) there is an unapplied amount in the payable document. [History] When the document is completely paid (i.e.) there is no unapplied amount in the specific document. [Work]
When a transaction is created and saved in a batch
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] Receivables Transactions [Open] When a transaction is posted and its paid or unpaid (i.e.) whether there is an unapplied amount in the payable document or not. [History] When the paid transaction removal process is run from Routines >> Sales. [Work]
When a transaction is created and saved in a batch
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] Cash Receipts Entry [Open] When a transaction is posted and its paid or unpaid (i.e.) whether there is an unapplied amount in the payable document or not. [History] When the paid transaction removal process is run from Routines >> Sales. [Work]
When a transaction is created and saved in a batch
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] SOP Quotes Entry [History] When the quote is transferred to an order/invoice. When the quote is voided. [Work]
When a quote is created and saved in a batch.
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] SOP Order Entry [History] When the order is transferred to a backorder/invoice. When the order is voided. [Work]
When an order is created and saved in a batch.
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] SOP Invoice Entry [History] When the invoice is transferred to a back order. When the invoice is posted. When the invoice is voided. [Work]
When an invoice is created and saved in a batch.
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] SOP Backorder Entry [History] When the backorder is transferred to an order/invoice. When the backorder is voided. [Work]
When a backorder is created and saved in a batch
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] SOP Return Entry [History] When the return is posted. When the return is voided. [Work]
When a return is created and saved in a batch
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] Purchase Order Entry [History] When the remove complete purchase orders routine is run from Routine >> Purchasing. [Work]
When a purchase order is created and saved.
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] Receiving Transaction Entry [History] When the receiving transaction entry is posted. [Work]
When the receiving transaction entry is created and saved.
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] Purchase Returns Entry [History] When the return entry is posted. [Work]
When the return entry is created and saved.
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] Inventory Transaction Entry [History] When the inventory transaction is posted. [Work]
When the inventory transaction is created and saved.
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] Inventory Transfer Entry [History] Wen the inventory transfer is posted. [Work]
When the inventory transfer is created and saved.
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
6982b7b7_s___Knowledge_Sharing___System__Work
[Transaction Name] Assembly Entry [History] When the assembly entry is posted. [Work]
When the assembly entry is created.
[]
Interesting Findings & Knowledge Sharing » System
Work
http://msdynamicstips.com/category/dynamics/great-plains/system/
39/1438042989126.22_20150728002309-00186-ip-10-236-191-2_163177596_0.json
e81a6eff_HTML_keygen_Tag__Attribute
[Value] autofocus [Description] Specifies that when the page loads the element automatically gets focus. [Attribute]
autofocus
[ [ "a", "u", "t", "o", "f", "o", "c", "u", "s" ], [ "c", "h", "a", "l", "l", "e", "n", "g", "e" ], [ "d", "i", "s", "a", "b", "l", "e", "d" ], [ "f", "o", "r", "m" ], [ "k", "e", "y", "t", "y", "p", "e" ], [ "n", "a", "m", "e" ] ]
HTML keygen Tag
Attribute
http://www.tutorialspoint.com/cgi-bin/printversion.cgi?tutorial=html&file=html_keygen_tag.htm
39/1438042989126.22_20150728002309-00208-ip-10-236-191-2_805590180_0.json
e81a6eff_HTML_keygen_Tag__Attribute
[Value] challenge [Description] Specifies the challenge string to be packaged with the public key in the PublicKeyAndChallenge for use in verification of the form submission. If no challenge string is provided, then it is encoded as an IA5STRING of length zero./td> [Attribute]
challenge
[ [ "a", "u", "t", "o", "f", "o", "c", "u", "s" ], [ "c", "h", "a", "l", "l", "e", "n", "g", "e" ], [ "d", "i", "s", "a", "b", "l", "e", "d" ], [ "f", "o", "r", "m" ], [ "k", "e", "y", "t", "y", "p", "e" ], [ "n", "a", "m", "e" ] ]
HTML keygen Tag
Attribute
http://www.tutorialspoint.com/cgi-bin/printversion.cgi?tutorial=html&file=html_keygen_tag.htm
39/1438042989126.22_20150728002309-00208-ip-10-236-191-2_805590180_0.json
e81a6eff_HTML_keygen_Tag__Attribute
[Value] disabled [Description] Specifies that element should be disabled. [Attribute]
disabled
[ [ "a", "u", "t", "o", "f", "o", "c", "u", "s" ], [ "c", "h", "a", "l", "l", "e", "n", "g", "e" ], [ "d", "i", "s", "a", "b", "l", "e", "d" ], [ "f", "o", "r", "m" ], [ "k", "e", "y", "t", "y", "p", "e" ], [ "n", "a", "m", "e" ] ]
HTML keygen Tag
Attribute
http://www.tutorialspoint.com/cgi-bin/printversion.cgi?tutorial=html&file=html_keygen_tag.htm
39/1438042989126.22_20150728002309-00208-ip-10-236-191-2_805590180_0.json
e81a6eff_HTML_keygen_Tag__Attribute
[Value] form_id [Description] Specifies one or more forms. [Attribute]
form
[ [ "a", "u", "t", "o", "f", "o", "c", "u", "s" ], [ "c", "h", "a", "l", "l", "e", "n", "g", "e" ], [ "d", "i", "s", "a", "b", "l", "e", "d" ], [ "f", "o", "r", "m" ], [ "k", "e", "y", "t", "y", "p", "e" ], [ "n", "a", "m", "e" ] ]
HTML keygen Tag
Attribute
http://www.tutorialspoint.com/cgi-bin/printversion.cgi?tutorial=html&file=html_keygen_tag.htm
39/1438042989126.22_20150728002309-00208-ip-10-236-191-2_805590180_0.json
e81a6eff_HTML_keygen_Tag__Attribute
[Value] rsa dsa ec [Description] Specifies the secret algorithm which is for the key. [Attribute]
keytype
[ [ "a", "u", "t", "o", "f", "o", "c", "u", "s" ], [ "c", "h", "a", "l", "l", "e", "n", "g", "e" ], [ "d", "i", "s", "a", "b", "l", "e", "d" ], [ "f", "o", "r", "m" ], [ "k", "e", "y", "t", "y", "p", "e" ], [ "n", "a", "m", "e" ] ]
HTML keygen Tag
Attribute
http://www.tutorialspoint.com/cgi-bin/printversion.cgi?tutorial=html&file=html_keygen_tag.htm
39/1438042989126.22_20150728002309-00208-ip-10-236-191-2_805590180_0.json
e81a6eff_HTML_keygen_Tag__Attribute
[Value] autofocus [Description] Specifies a name. [Attribute]
name
[ [ "a", "u", "t", "o", "f", "o", "c", "u", "s" ], [ "c", "h", "a", "l", "l", "e", "n", "g", "e" ], [ "d", "i", "s", "a", "b", "l", "e", "d" ], [ "f", "o", "r", "m" ], [ "k", "e", "y", "t", "y", "p", "e" ], [ "n", "a", "m", "e" ] ]
HTML keygen Tag
Attribute
http://www.tutorialspoint.com/cgi-bin/printversion.cgi?tutorial=html&file=html_keygen_tag.htm
39/1438042989126.22_20150728002309-00208-ip-10-236-191-2_805590180_0.json
d0bc7d64_Bravia_KDL_VXBR1_review___CNET__SCORE
[TEST] Before color temp (20/80) [RESULT] 5,562/5,871K [SCORE]
Average
[ [ "A", "v", "e", "r", "a", "g", "e" ], [ "G", "o", "o", "d" ], [ "P", "o", "o", "r" ] ]
Sony Bravia KDL-VXBR1 review - CNET
SCORE
http://www.cnet.com/products/sony-bravia-kdl-vxbr1/
39/1438043062723.96_20150728002422-00155-ip-10-236-191-2_380353396_0.json
d0bc7d64_Bravia_KDL_VXBR1_review___CNET__SCORE
[TEST] After color temp [RESULT] 6,259/6,506K [SCORE]
Average
[ [ "A", "v", "e", "r", "a", "g", "e" ], [ "G", "o", "o", "d" ], [ "P", "o", "o", "r" ] ]
Sony Bravia KDL-VXBR1 review - CNET
SCORE
http://www.cnet.com/products/sony-bravia-kdl-vxbr1/
39/1438043062723.96_20150728002422-00155-ip-10-236-191-2_380353396_0.json
d0bc7d64_Bravia_KDL_VXBR1_review___CNET__SCORE
[TEST] Before grayscale variation [RESULT] +/- 700K [SCORE]
Average
[ [ "A", "v", "e", "r", "a", "g", "e" ], [ "G", "o", "o", "d" ], [ "P", "o", "o", "r" ] ]
Sony Bravia KDL-VXBR1 review - CNET
SCORE
http://www.cnet.com/products/sony-bravia-kdl-vxbr1/
39/1438043062723.96_20150728002422-00155-ip-10-236-191-2_380353396_0.json
d0bc7d64_Bravia_KDL_VXBR1_review___CNET__SCORE
[TEST] After grayscale variation [RESULT] +/- 92K [SCORE]
Good
[ [ "A", "v", "e", "r", "a", "g", "e" ], [ "G", "o", "o", "d" ], [ "P", "o", "o", "r" ] ]
Sony Bravia KDL-VXBR1 review - CNET
SCORE
http://www.cnet.com/products/sony-bravia-kdl-vxbr1/
39/1438043062723.96_20150728002422-00155-ip-10-236-191-2_380353396_0.json
d0bc7d64_Bravia_KDL_VXBR1_review___CNET__SCORE
[TEST] Color of red (x/y) [RESULT] 0.652/0.325 [SCORE]
Average
[ [ "A", "v", "e", "r", "a", "g", "e" ], [ "G", "o", "o", "d" ], [ "P", "o", "o", "r" ] ]
Sony Bravia KDL-VXBR1 review - CNET
SCORE
http://www.cnet.com/products/sony-bravia-kdl-vxbr1/
39/1438043062723.96_20150728002422-00155-ip-10-236-191-2_380353396_0.json
d0bc7d64_Bravia_KDL_VXBR1_review___CNET__SCORE
[TEST] Color of green [RESULT] 0.193/0.639 [SCORE]
Poor
[ [ "A", "v", "e", "r", "a", "g", "e" ], [ "G", "o", "o", "d" ], [ "P", "o", "o", "r" ] ]
Sony Bravia KDL-VXBR1 review - CNET
SCORE
http://www.cnet.com/products/sony-bravia-kdl-vxbr1/
39/1438043062723.96_20150728002422-00155-ip-10-236-191-2_380353396_0.json
d0bc7d64_Bravia_KDL_VXBR1_review___CNET__SCORE
[TEST] Color of blue [RESULT] 0.143/0.068 [SCORE]
Average
[ [ "A", "v", "e", "r", "a", "g", "e" ], [ "G", "o", "o", "d" ], [ "P", "o", "o", "r" ] ]
Sony Bravia KDL-VXBR1 review - CNET
SCORE
http://www.cnet.com/products/sony-bravia-kdl-vxbr1/
39/1438043062723.96_20150728002422-00155-ip-10-236-191-2_380353396_0.json
d0bc7d64_Bravia_KDL_VXBR1_review___CNET__SCORE
[TEST] Overscan [RESULT] 3% [SCORE]
Good
[ [ "A", "v", "e", "r", "a", "g", "e" ], [ "G", "o", "o", "d" ], [ "P", "o", "o", "r" ] ]
Sony Bravia KDL-VXBR1 review - CNET
SCORE
http://www.cnet.com/products/sony-bravia-kdl-vxbr1/
39/1438043062723.96_20150728002422-00155-ip-10-236-191-2_380353396_0.json
d0bc7d64_Bravia_KDL_VXBR1_review___CNET__SCORE
[TEST] DC restoration [RESULT] All patterns stable [SCORE]
Good
[ [ "A", "v", "e", "r", "a", "g", "e" ], [ "G", "o", "o", "d" ], [ "P", "o", "o", "r" ] ]
Sony Bravia KDL-VXBR1 review - CNET
SCORE
http://www.cnet.com/products/sony-bravia-kdl-vxbr1/
39/1438043062723.96_20150728002422-00155-ip-10-236-191-2_380353396_0.json
d0bc7d64_Bravia_KDL_VXBR1_review___CNET__SCORE
[TEST] 2:3 pull-down, 24fps [RESULT] Y [SCORE]
Good
[ [ "A", "v", "e", "r", "a", "g", "e" ], [ "G", "o", "o", "d" ], [ "P", "o", "o", "r" ] ]
Sony Bravia KDL-VXBR1 review - CNET
SCORE
http://www.cnet.com/products/sony-bravia-kdl-vxbr1/
39/1438043062723.96_20150728002422-00155-ip-10-236-191-2_380353396_0.json
d0bc7d64_Bravia_KDL_VXBR1_review___CNET__SCORE
[TEST] Defeatable edge enhancement [RESULT] N [SCORE]
Poor
[ [ "A", "v", "e", "r", "a", "g", "e" ], [ "G", "o", "o", "d" ], [ "P", "o", "o", "r" ] ]
Sony Bravia KDL-VXBR1 review - CNET
SCORE
http://www.cnet.com/products/sony-bravia-kdl-vxbr1/
39/1438043062723.96_20150728002422-00155-ip-10-236-191-2_380353396_0.json
ae1f5013_Development_Guide__Description
[Parameter] valid-connection-checker [Description]
An implementation of interface org.jboss.jca.adaptors.jdbc.ValidConnectionChecker which provides a SQLException.isValidConnection(Connection e) method to validate a connection. An exception means the connection is destroyed. This overrides the parameter check-valid-connection-sql if it is present.
[]
Development Guide
Description
https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.1/html-single/Development_Guide/index.html
39/1438043062723.96_20150728002422-00314-ip-10-236-191-2_860783949_22.json
ae1f5013_Development_Guide__Description
[Parameter] check-valid-connection-sql [Description]
An SQL statement to check validity of a pool connection. This may be called when a managed connection is taken from a pool for use.
[]
Development Guide
Description
https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.1/html-single/Development_Guide/index.html
39/1438043062723.96_20150728002422-00314-ip-10-236-191-2_860783949_22.json
ae1f5013_Development_Guide__Description
[Parameter] validate-on-match [Description]
Indicates whether connection level validation is performed when a connection factory attempts to match a managed connection for a given set. Specifying "true" for validate-on-match is typically not done in conjunction with specifying "true" for background-validation. Validate-on-match is needed when a client must have a connection validated prior to use. This parameter is true by default.
[]
Development Guide
Description
https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.1/html-single/Development_Guide/index.html
39/1438043062723.96_20150728002422-00314-ip-10-236-191-2_860783949_22.json
ae1f5013_Development_Guide__Description
[Parameter] background-validation [Description]
Specifies that connections are validated on a background thread. Background validation is a performance optimization when not used with validate-on-match. If validate-on-match is true, using background-validation could result in redundant checks. Background validation does leave open the opportunity for a bad connection to be given to the client for use (a connection goes bad between the time of the validation scan and prior to being handed to the client), so the client application must account for this possibility.
[]
Development Guide
Description
https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.1/html-single/Development_Guide/index.html
39/1438043062723.96_20150728002422-00314-ip-10-236-191-2_860783949_22.json
ae1f5013_Development_Guide__Description
[Parameter] background-validation-millis [Description]
The amount of time, in milliseconds, that background validation runs.
[]
Development Guide
Description
https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.1/html-single/Development_Guide/index.html
39/1438043062723.96_20150728002422-00314-ip-10-236-191-2_860783949_22.json
ae1f5013_Development_Guide__Description
[Parameter] use-fast-fail [Description]
If true, fail a connection allocation on the first attempt, if the connection is invalid. Defaults to false.
[]
Development Guide
Description
https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.1/html-single/Development_Guide/index.html
39/1438043062723.96_20150728002422-00314-ip-10-236-191-2_860783949_22.json
ae1f5013_Development_Guide__Description
[Parameter] stale-connection-checker [Description]
An instance of org.jboss.jca.adapters.jdbc.StaleConnectionChecker which provides a Boolean isStaleConnection(SQLException e) method. If this method returns true, the exception is wrapped in an org.jboss.jca.adapters.jdbc.StaleConnectionException, which is a subclass of SQLException.
[]
Development Guide
Description
https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.1/html-single/Development_Guide/index.html
39/1438043062723.96_20150728002422-00314-ip-10-236-191-2_860783949_22.json
ae1f5013_Development_Guide__Description
[Parameter] exception-sorter [Description]
An instance of org.jboss.jca.adapters.jdbc.ExceptionSorter which provides a Boolean isExceptionFatal(SQLException e) method. This method validates whether an exception should be broadcast to all instances of javax.resource.spi.ConnectionEventListener as a connectionErrorOccurred message.
[]
Development Guide
Description
https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.1/html-single/Development_Guide/index.html
39/1438043062723.96_20150728002422-00314-ip-10-236-191-2_860783949_22.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] White_space [Definition and Usage] Space characters and those format control characters (such as TAB, CR and LF) which should be treated by programming languages as "white space" for the purpose of parsing elements. Note: ZERO WIDTH SPACE and ZERO WIDTH NO-BREAK SPACE are not included, since their functions are restricted to line-break control. Their names are unfortunately misleading in this respect. Note: There are other senses of "whitespace" that encompass a different set of characters. [N/I]
N
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Bidi_Control [Definition and Usage] Those format control characters which have specific functions in the Bidirectional Algorithm. [N/I]
N
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Join_Control [Definition and Usage] Those format control characters which have specific functions for control of cursive joining and ligation. [N/I]
N
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] ASCII_Hex_Digit [Definition and Usage] ASCII characters commonly used for the representation of hexadecimal numbers. [N/I]
N
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Dash [Definition and Usage] Those punctuation characters explicitly called out as dashes in the Unicode Standard, plus compatibility equivalents to those. Most of these have the Pd General Category, but some have the Sm General Category because of their use in mathematics. [N/I]
I
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Hyphen [Definition and Usage] Those dashes used to mark connections between pieces of words, plus the Katakana middle dot. The Katakana middle dot functions like a hyphen, but is shaped like a dot rather than a dash. [N/I]
I
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Quotation_Mark [Definition and Usage] Those punctuation characters that function as quotation marks. [N/I]
I
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Terminal_Punctuation [Definition and Usage] Those punctuation characters that generally mark the end of textual units. [N/I]
I
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Other_Math [Definition and Usage] Used in deriving the Math property. [N/I]
I
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Hex_Digit [Definition and Usage] Characters commonly used for the representation of hexadecimal numbers, plus their compatibility equivalents. [N/I]
I
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Other_Alphabetic [Definition and Usage] Used in deriving the Alphabetic property. [N/I]
I
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Ideographic [Definition and Usage] Characters considered to be CJKV (Chinese, Japanese, Korean, and Vietnamese) ideographs. [N/I]
I
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Diacritic [Definition and Usage] Characters that linguistically modify the meaning of another character to which they apply. Some diacritics are not combining characters, and some combining characters are not diacritics. [N/I]
I
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Extender [Definition and Usage] Characters whose principal function is to extend the value or shape of a preceding alphabetic character. Typical of these are length and iteration marks. [N/I]
I
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Other_Lowercase [Definition and Usage] Used in deriving the Lowercase property. [N/I]
I
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Other_Uppercase [Definition and Usage] Used in deriving the Uppercase property. [N/I]
I
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Noncharacter_Code_Point [Definition and Usage] Code points that are explicitly defined as illegal for the encoding of characters. See Unicode 3.1 for more information. [N/I]
N
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Other_Grapheme_Extend [Definition and Usage] Used in deriving the Grapheme_Extend property. [N/I]
N
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Grapheme_Link [Definition and Usage] Used in determining default grapheme cluster boundaries. For more information, see UTR #29: Text Boundaries (in proposed draft status at publication of Unicode 3.2). [N/I]
N
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] IDS_Binary_Operator IDS_Trinary_Operator Radical Unified_Ideograph [Definition and Usage] For a machine-readable list of Ideographic Description Sequences. For more information, see Unicode 3.2. [N/I]
N
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Other_Default_Ignorable_Code_Point [Definition and Usage] Used in deriving the Default_Ignorable_Code_Point property. [N/I]
N
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Deprecated [Definition and Usage] For a machine-readable list of deprecated characters. No characters will ever be removed from the standard, but the usage of deprecated characters is strongly discouraged. For more information, see Unicode 3.2. [N/I]
N
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Soft_Dotted [Definition and Usage] Characters with a "soft dot", like i or j. An accent placed on these characters causes the dot to disappear. An explicit dot above can be added where required, such as in Lithuanian. For more information, see Unicode 3.0, Chapter 7, Diacritics on i and j [N/I]
N
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
6a892b0b__Extended_Character_Properties__N_I
[Property Value] Logical_Order_Exception [Definition and Usage] There are a small number of characters that do not use logical order. These characters require special handling in most processing. For more information, see Unicode 3.2. [N/I]
N
[ [ "N" ], [ "I" ] ]
UCD: Extended Character Properties
N/I
http://www.unicode.org/Public/3.2-Update/PropList-3.2.0.html
39/1438043062723.96_20150728002422-00298-ip-10-236-191-2_798955482_2.json
afe32a37__Drop_Ins___hakre_on_wordpress__Type_of_Plugin
[File] advanced-cache.php [Loaded] on WP_CACHE value [Context] Single [Type of Plugin]
Advanced caching plugin.
[]
Must-Use Plugins and Drop-Ins | hakre on wordpress
Type of Plugin
https://hakre.wordpress.com/2010/05/01/must-use-and-drop-ins-plugins/
39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_868367191_0.json
afe32a37__Drop_Ins___hakre_on_wordpress__Type_of_Plugin
[File] db.php [Loaded] always [Context] Single [Type of Plugin]
Custom database class
[]
Must-Use Plugins and Drop-Ins | hakre on wordpress
Type of Plugin
https://hakre.wordpress.com/2010/05/01/must-use-and-drop-ins-plugins/
39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_868367191_0.json
afe32a37__Drop_Ins___hakre_on_wordpress__Type_of_Plugin
[File] db-error.php [Loaded] on error [Context] Single [Type of Plugin]
Custom database error message
[]
Must-Use Plugins and Drop-Ins | hakre on wordpress
Type of Plugin
https://hakre.wordpress.com/2010/05/01/must-use-and-drop-ins-plugins/
39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_868367191_0.json
afe32a37__Drop_Ins___hakre_on_wordpress__Type_of_Plugin
[File] install.php [Loaded] on install [Context] Single [Type of Plugin]
Custom install script
[]
Must-Use Plugins and Drop-Ins | hakre on wordpress
Type of Plugin
https://hakre.wordpress.com/2010/05/01/must-use-and-drop-ins-plugins/
39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_868367191_0.json
afe32a37__Drop_Ins___hakre_on_wordpress__Type_of_Plugin
[File] maintenance.php [Loaded] on maintenance [Context] Single [Type of Plugin]
Custom maintenance message
[]
Must-Use Plugins and Drop-Ins | hakre on wordpress
Type of Plugin
https://hakre.wordpress.com/2010/05/01/must-use-and-drop-ins-plugins/
39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_868367191_0.json
afe32a37__Drop_Ins___hakre_on_wordpress__Type_of_Plugin
[File] object-cache.php [Loaded] always [Context] Single [Type of Plugin]
External object cache
[]
Must-Use Plugins and Drop-Ins | hakre on wordpress
Type of Plugin
https://hakre.wordpress.com/2010/05/01/must-use-and-drop-ins-plugins/
39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_868367191_0.json
afe32a37__Drop_Ins___hakre_on_wordpress__Type_of_Plugin
[File] sunrise.php [Loaded] on SUNRISE value [Context] Multi [Type of Plugin]
‘Executed before Multisite is loaded
[]
Must-Use Plugins and Drop-Ins | hakre on wordpress
Type of Plugin
https://hakre.wordpress.com/2010/05/01/must-use-and-drop-ins-plugins/
39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_868367191_0.json
afe32a37__Drop_Ins___hakre_on_wordpress__Type_of_Plugin
[File] blog-deleted.php [Loaded] on deleted blog [Context] Multi [Type of Plugin]
Custom blog deleted message
[]
Must-Use Plugins and Drop-Ins | hakre on wordpress
Type of Plugin
https://hakre.wordpress.com/2010/05/01/must-use-and-drop-ins-plugins/
39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_868367191_0.json
afe32a37__Drop_Ins___hakre_on_wordpress__Type_of_Plugin
[File] blog-inactive.php [Loaded] on inactive blog [Context] Multi [Type of Plugin]
Custom blog inactive message
[]
Must-Use Plugins and Drop-Ins | hakre on wordpress
Type of Plugin
https://hakre.wordpress.com/2010/05/01/must-use-and-drop-ins-plugins/
39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_868367191_0.json
afe32a37__Drop_Ins___hakre_on_wordpress__Type_of_Plugin
[File] blog-suspended.php [Loaded] on archived or spammed blog [Context] Multi [Type of Plugin]
Custom blog suspended message
[]
Must-Use Plugins and Drop-Ins | hakre on wordpress
Type of Plugin
https://hakre.wordpress.com/2010/05/01/must-use-and-drop-ins-plugins/
39/1438043062723.96_20150728002422-00031-ip-10-236-191-2_868367191_0.json
f0187a92_vaScript_API_V3_v1_0_Reference__Properties
[Type] Boolean [Description] If false, the operation searches for an exact match of the searchText string. An exact match is case sensitive. Otherwise, it searches for a value that contains the searchText provided. This search is not case sensitive. The default is true. The default value is true. [Properties]
contains
[ [ "c", "o", "n", "t", "a", "i", "n", "s" ], [ "l", "a", "y", "e", "r", "I", "d", "s" ], [ "m", "a", "x", "A", "l", "l", "o", "w", "a", "b", "l", "e", "O", "f", "f", "s", "e", "t" ], [ "r", "e", "t", "u", "r", "n", "G", "e", "o", "m", "e", "t", "r", "y" ], [ "s", "e", "a", "r", "c", "h", "F", "i", "e", "l", "d", "s" ], [ "s", "e", "a", "r", "c", "h", "T", "e", "x", "t" ] ]
ArcGIS Server Link for Google Maps JavaScript API V3 v1.0 Reference
Properties
http://google-maps-utility-library-v3.googlecode.com/svn-history/r172/trunk/arcgislink/docs/reference.html
39/1438042988305.14_20150728002308-00051-ip-10-236-191-2_109615398_11.json
f0187a92_vaScript_API_V3_v1_0_Reference__Properties
[Type] Number[] [Description] The layers to perform the find operation on. The layers to perform the find operation on. The layers are specified as a comma-separated list of layer ids. It can also be an array of layer NAMEs. [Properties]
layerIds
[ [ "c", "o", "n", "t", "a", "i", "n", "s" ], [ "l", "a", "y", "e", "r", "I", "d", "s" ], [ "m", "a", "x", "A", "l", "l", "o", "w", "a", "b", "l", "e", "O", "f", "f", "s", "e", "t" ], [ "r", "e", "t", "u", "r", "n", "G", "e", "o", "m", "e", "t", "r", "y" ], [ "s", "e", "a", "r", "c", "h", "F", "i", "e", "l", "d", "s" ], [ "s", "e", "a", "r", "c", "h", "T", "e", "x", "t" ] ]
ArcGIS Server Link for Google Maps JavaScript API V3 v1.0 Reference
Properties
http://google-maps-utility-library-v3.googlecode.com/svn-history/r172/trunk/arcgislink/docs/reference.html
39/1438042988305.14_20150728002308-00051-ip-10-236-191-2_109615398_11.json
f0187a92_vaScript_API_V3_v1_0_Reference__Properties
[Type] Number [Description] This option can be used to specify the maximum allowable offset to be used for generalizing geometries returned by the find operation [Properties]
maxAllowableOffset
[ [ "c", "o", "n", "t", "a", "i", "n", "s" ], [ "l", "a", "y", "e", "r", "I", "d", "s" ], [ "m", "a", "x", "A", "l", "l", "o", "w", "a", "b", "l", "e", "O", "f", "f", "s", "e", "t" ], [ "r", "e", "t", "u", "r", "n", "G", "e", "o", "m", "e", "t", "r", "y" ], [ "s", "e", "a", "r", "c", "h", "F", "i", "e", "l", "d", "s" ], [ "s", "e", "a", "r", "c", "h", "T", "e", "x", "t" ] ]
ArcGIS Server Link for Google Maps JavaScript API V3 v1.0 Reference
Properties
http://google-maps-utility-library-v3.googlecode.com/svn-history/r172/trunk/arcgislink/docs/reference.html
39/1438042988305.14_20150728002308-00051-ip-10-236-191-2_109615398_11.json
f0187a92_vaScript_API_V3_v1_0_Reference__Properties
[Type] Boolean [Description] If true, the resultset will include the geometries associated with each result. The default value is true. [Properties]
returnGeometry
[ [ "c", "o", "n", "t", "a", "i", "n", "s" ], [ "l", "a", "y", "e", "r", "I", "d", "s" ], [ "m", "a", "x", "A", "l", "l", "o", "w", "a", "b", "l", "e", "O", "f", "f", "s", "e", "t" ], [ "r", "e", "t", "u", "r", "n", "G", "e", "o", "m", "e", "t", "r", "y" ], [ "s", "e", "a", "r", "c", "h", "F", "i", "e", "l", "d", "s" ], [ "s", "e", "a", "r", "c", "h", "T", "e", "x", "t" ] ]
ArcGIS Server Link for Google Maps JavaScript API V3 v1.0 Reference
Properties
http://google-maps-utility-library-v3.googlecode.com/svn-history/r172/trunk/arcgislink/docs/reference.html
39/1438042988305.14_20150728002308-00051-ip-10-236-191-2_109615398_11.json
f0187a92_vaScript_API_V3_v1_0_Reference__Properties
[Type] String[] [Description] The names of the fields to search. The fields are specified as a comma-separated list of field names. If this parameter is not specified, all fields are searched. This can also be an array with field names . [Properties]
searchFields
[ [ "c", "o", "n", "t", "a", "i", "n", "s" ], [ "l", "a", "y", "e", "r", "I", "d", "s" ], [ "m", "a", "x", "A", "l", "l", "o", "w", "a", "b", "l", "e", "O", "f", "f", "s", "e", "t" ], [ "r", "e", "t", "u", "r", "n", "G", "e", "o", "m", "e", "t", "r", "y" ], [ "s", "e", "a", "r", "c", "h", "F", "i", "e", "l", "d", "s" ], [ "s", "e", "a", "r", "c", "h", "T", "e", "x", "t" ] ]
ArcGIS Server Link for Google Maps JavaScript API V3 v1.0 Reference
Properties
http://google-maps-utility-library-v3.googlecode.com/svn-history/r172/trunk/arcgislink/docs/reference.html
39/1438042988305.14_20150728002308-00051-ip-10-236-191-2_109615398_11.json
f0187a92_vaScript_API_V3_v1_0_Reference__Properties
[Type] String [Description] The search string. This is the text that is searched across the layers and the fields that the user specifies. [Properties]
searchText
[ [ "c", "o", "n", "t", "a", "i", "n", "s" ], [ "l", "a", "y", "e", "r", "I", "d", "s" ], [ "m", "a", "x", "A", "l", "l", "o", "w", "a", "b", "l", "e", "O", "f", "f", "s", "e", "t" ], [ "r", "e", "t", "u", "r", "n", "G", "e", "o", "m", "e", "t", "r", "y" ], [ "s", "e", "a", "r", "c", "h", "F", "i", "e", "l", "d", "s" ], [ "s", "e", "a", "r", "c", "h", "T", "e", "x", "t" ] ]
ArcGIS Server Link for Google Maps JavaScript API V3 v1.0 Reference
Properties
http://google-maps-utility-library-v3.googlecode.com/svn-history/r172/trunk/arcgislink/docs/reference.html
39/1438042988305.14_20150728002308-00051-ip-10-236-191-2_109615398_11.json