Enum ScriptLogTypes
Type of script log
Namespace: ImageVault.Common.Lib.Data
Assembly: ImageVault.Common.dll
Syntax
public enum ScriptLogTypes
Fields
Name | Description |
---|---|
Failure | Script applied with failure |
Info | Info message |
Success | Script applied successfully |