Enum WMBaseResouceOperation.WMResource
All WMServer base resources. These resources are expressed as enum to prevent magic strings in the WMServer application, but are otherwise strings in the database.
Namespace: Quantellia.WMServer.Auth.Model.UserAccess
Assembly: WMServer.dll
Syntax
public enum WMBaseResouceOperation.WMResource
Fields
Name | Description |
---|---|
AssetDirectory | |
DataReader | |
DataSource | |
DecisionModel | |
Document | |
DocumentIndex | |
HttpConnection | |
HttpRequest | |
LLM | |
LLMConnection | |
Model | |
Organization | |
Project | |
Simulation | |
SimulationRun | |
User |