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 SetEventHiddenWhenClosed( string actingUserName, int eventId, bool hiddenWhenClosed )
Parameters
- actingUserName
- Type: SystemString
- eventId
- Type: SystemInt32
- hiddenWhenClosed
- Type: SystemBoolean
See Also