FormReturnValue.Result Property

Gets the form result enum.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

ReadOnly Property Result As FormResult
	Get

C#

FormResult Result { get; }

Property Value

Type: FormResult

See Also

Reference

FormReturnValue Interface
Autodesk.iLogic.Interfaces Namespace