EnvironmentBaseCurrentUserID Property

The user id who caused the event handler call.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public int CurrentUserID { get; set; }

Property Value

Int32

Implements

IEnvironmentCurrentUserID

See Also