TextRequestOptions.Assign(RequestOptions) Method
Copies all settings from the options object passed as the parameter.
Namespace: DevExpress.AIIntegration.Extensions
Assembly: DevExpress.AIIntegration.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
options | DevExpress.AIIntegration.Extensions.RequestOptions | Options that are copied to the current object. |
See Also