Gets a Flag that indicates whether the Installation was Valid
Namespace: DotNetNuke.Services.Installer.LogAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool Valid { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Valid As Boolean Get |