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 SetEventFee( string actingUserName, int id, int ListingType, int eventId, bool PayToProceed, string Description, string Name )
Parameters
- actingUserName
- Type: SystemString
- id
- Type: SystemInt32
- ListingType
- Type: SystemInt32
- eventId
- Type: SystemInt32
- PayToProceed
- Type: SystemBoolean
- Description
- Type: SystemString
- Name
- Type: SystemString
See Also