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#
void UpdateIncrements( string actingUserName, int eventID, List<Increment> increments )
Parameters
- actingUserName
- Type: SystemString
- eventID
- Type: SystemInt32
- increments
- Type: System.Collections.GenericListIncrement
See Also