![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
Public Member Functions | |
| IAllowScriptOperations | WithProjectId (string projectId) |
| IAllowScriptOperations | WithScriptName (string scriptName) |
| IAllowScriptOperations | WithScriptAccess (ScriptAccessType access) |
| IAllowScriptOperations | WithExecuteAs (ExecuteAsType executeAs) |
| IAllowScriptOperations | WithDeploymentDescription (string description) |
| IAllowScriptOperations | WithVersionNumber (int versionNumber) |
| IAllowDeployWebApp | UploadScript (string scriptContent) |
| IAllowDeployWebApp | UploadScript (GPALFile scriptFile) |
| Public Member Functions inherited from GenerallyPositive.Browser.IAllowToGPALObject< TResult > | |
| TResult | ToGPALObject () |
Definition at line 1182 of file Interfaces.cs.