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 void UpdateFeeProperties( string actingUserName, List<FeeProperty> feeProperties )
Parameters
- actingUserName
- Type: SystemString
- feeProperties
- Type: System.Collections.GenericListFeeProperty
See Also