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#
void SetClosingEvents( string actingUserName, DateTime dateTime, out List<EventStatusChange> messagesToQueue )
Parameters
- actingUserName
- Type: SystemString
- dateTime
- Type: SystemDateTime
- messagesToQueue
- Type: System.Collections.GenericListEventStatusChange
See Also