IEventHandlerEnvironmentInputParams Property

Input parameters for the event. Set with extension method events only.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
List<string> InputParams { get; }

Property Value

ListString

See Also