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