Namespace:
RainWorx.FrameWorx.Providers.Fee
Assembly: RainWorx.FrameWorx.Providers.Fee (in RainWorx.FrameWorx.Providers.Fee.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Providers.Fee (in RainWorx.FrameWorx.Providers.Fee.dll) Version: 3.5
Syntax
C#
protected bool EnsureFeeSchedule( string actingUserName, string listingTypeName, string description, string eventName, bool payToProceed, string name )
Parameters
- actingUserName
- Type: SystemString
- listingTypeName
- Type: SystemString
- description
- Type: SystemString
- eventName
- Type: SystemString
- payToProceed
- Type: SystemBoolean
- name
- Type: SystemString
Return Value
Type: BooleanSee Also