Article Class |
Namespace: Velo.Data
The Article type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Add an article data record to database
| |
| Delete |
Delete an article data item by ID
| |
| GetAll |
Gives a list of article
| |
| GetByID |
Gives an article data item by ID
| |
| Update |
Update article data
|