ReplResult.CheckResult Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Check Result, after ApplyErrors() is called. Could have be failures. Could be null on a nop.
public Microsoft.PowerFx.CheckResult CheckResult { get; set; }
member this.CheckResult : Microsoft.PowerFx.CheckResult with get, set
Public Property CheckResult As CheckResult