Namespace:
RainWorx.FrameWorx.BLL.ServiceImplementations
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Syntax
C#
public void DeleteCustomCurrency( string actingUserName, string currencyCode )
Parameters
- actingUserName
- Type: SystemString
- currencyCode
- Type: SystemString
Implements
ISiteServiceDeleteCustomCurrency(String, String)See Also