EventUpsert(String, String, Boolean, Guid, Guid, Guid) Method
Namespace: Centralpoint.Web.SiteAssembly: Centralpoint.Web.Site (in Centralpoint.Web.Site.dll) Version: 1.0.0.0 (1.0.0.0)
public static bool Upsert(
string type,
string notes,
bool isConsole,
Guid moduleId,
Guid dataId,
Guid eventId
)
Public Shared Function Upsert (
type As String,
notes As String,
isConsole As Boolean,
moduleId As Guid,
dataId As Guid,
eventId As Guid
) As Boolean
- type String
-
- notes String
-
- isConsole Boolean
-
- moduleId Guid
-
- dataId Guid
-
- eventId Guid
-
Boolean