Click or drag to resize

TextbasedAccessRequestRequestedById Property

Id of the requester of the access request

Namespace:  Omada.OE.Solution.OIM.AppLogic.PackagedSolution.AccessRequest
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int RequestedById { get; set; }

Property Value

Type: Int32
See Also