SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Public Member Functions | |
void | Commit () |
IUserProjectAssignment | Refreshed () |
Public Member Functions inherited from erminas.SmartAPI.CMS.IDeletable | |
void | Delete () |
Public Member Functions inherited from erminas.SmartAPI.Utils.CachedCollections.ICached | |
void | InvalidateCache () |
Clear the cache and refresh it on the next access. | |
void | Refresh () |
Updates the cache immediatly. | |
Properties | |
bool | IsTemplateEditor [get, set] |
bool | IsTranslationEditor [get, set] |
IProject | Project [get] |
IUser | User [get] |
UserRole | UserRole [get, set] |
Properties inherited from erminas.SmartAPI.CMS.ISessionObject | |
ISession | Session [get] |
Definition at line 43 of file IUserProjectAssignment.cs.
void erminas.SmartAPI.CMS.ServerManagement.IUserProjectAssignment.Commit | ( | ) |
IUserProjectAssignment erminas.SmartAPI.CMS.ServerManagement.IUserProjectAssignment.Refreshed | ( | ) |
|
getset |
Definition at line 46 of file IUserProjectAssignment.cs.
|
getset |
Definition at line 47 of file IUserProjectAssignment.cs.
|
get |
Definition at line 48 of file IUserProjectAssignment.cs.
|
get |
Definition at line 50 of file IUserProjectAssignment.cs.
|
getset |
Definition at line 51 of file IUserProjectAssignment.cs.