|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | RestRequest (IRestAddress, ListNameValuePair, logical) |
Constructor for the RestRequest class |
|
+ | RestRequest (IRestAddress, ListNameValuePair, logical, logical) |
Constructor for the RestRequest class |
|
+ | RestRequest (IRestMethod, ListNameValuePair) |
Constructor for the RestRequest class |
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL IsCountRequest |
|
|
+ | LOGICAL IsInitialValuesRequest |
|
|
+ | Consultingwerk.OERA.RestResource.IRestAddress RestAddress |
|
|
+ | Consultingwerk.OERA.RestResource.IRestMethod RestMethod |
|
|
+ | Consultingwerk.ListNameValuePair Values |
|
Top
PUBLIC RestRequest (IRestAddress, ListNameValuePair, logical)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC RestRequest (IRestAddress, ListNameValuePair, logical, logical)
|
||||||||||||||||||||||||||||||
PUBLIC RestRequest (IRestMethod, ListNameValuePair)
|
PUBLIC LOGICAL IsCountRequest
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL IsInitialValuesRequest
|
|||||||||
PUBLIC Consultingwerk.OERA.RestResource.IRestAddress RestAddress
|
|||||||||
PUBLIC Consultingwerk.OERA.RestResource.IRestMethod RestMethod
|
|||||||||
PUBLIC Consultingwerk.ListNameValuePair Values
|