You are here: RainWorx.FrameWorx.DAL > IDataContext Interface > IDataContext Methods > SetNotificationException Method

IDataContextSetNotificationException Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.DAL
Assembly:  RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5

Syntax

C#
void SetNotificationException(
	string actingUserName,
	int notificationID,
	string message
)

Parameters

actingUserName
Type: SystemString
notificationID
Type: SystemInt32
message
Type: SystemString
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.