Namespace:
RainWorx.FrameWorx.DAL
Assembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Syntax
C#
bool SetClosedEvents( string actingUserName, DateTime dateTime, out List<EventStatusChange> messagesToQueue )
Parameters
- actingUserName
- Type: SystemString
- dateTime
- Type: SystemDateTime
- messagesToQueue
- Type: System.Collections.GenericListEventStatusChange
Return Value
Type: BooleanSee Also