Parameter structure
namespace: Serenity.Data assembly: Serenity.Net.Services
Parameter struct
public struct Parameter
| parameter | description |
|---|---|
| name | The name. |
Public Members
| name | description |
|---|---|
| Parameter(…) | Parameter struct |
| Name { get; } | Gets the name. |
Remarks
Initializes a new instance of the Parameter struct.
See Also
- Source: Parameter.cs