Appearance
ServiceNow.Core 
SNow.Core Namespace 
| Classes | |
|---|---|
| ServiceNow | |
| SnowFilterAttribute | Used when the properties from an table only has meaning in an specif subset of data  Like in the relations table.  | 
| SnowTableAttribute | Set the table name where those class properties come from | 
| Table | Handle ServiceNow tables API | 
| Table<T> | Handle ServiceNow tables API | 
| TableBase | Base class to share props and methods used in typed and non typed table classes | 
| Interfaces | |
|---|---|
| IServiceNow | |
| ITable | Handle ServiceNow tables API | 
| ITable<T> | Handle ServiceNow tables API |