Version 21.2

RestVerbSetting Class Properties

For a list of all members of this type, see RestVerbSetting members.

Public Properties
 NameDescription
Public PropertyBatchspecifies whether requests will be sent in batches  
Public PropertyTemplatespecifies a remote URL template use ${id} in place of the resource id use ${parentId1}, ${parentId2}, ${parentId3}, etc. to create remote URL templates for hierarchical data sources  
Public PropertyUrlspecifies a remote URL to which requests will be sent for both batch and non-batch operations  
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub