Namespace:
RainWorx.FrameWorx.Services
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Syntax
C#
List<User> FindUsersByCustomProperty( string actingUserName, string customFieldName, string propertyValue )
Parameters
- actingUserName
- Type: SystemString
- customFieldName
- Type: SystemString
- propertyValue
- Type: SystemString
Return Value
Type: ListUserSee Also