Gets a Flag that indicates whether the Installation was Valid

Namespace: DotNetNuke.Services.Installer.Log
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool Valid { get; }
Visual Basic
Public ReadOnly Property Valid As Boolean
	Get

Field Value

A List of LogEntrys

See Also