Click or drag to resize

NewJournalEventStub Constructor

Initializes a new instance of the NewJournalEventStub class

Namespace:  Resto.Front.Api.Editors.Stubs
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public NewJournalEventStub(
	int sessionNumber,
	int actionNumber
)

Parameters

sessionNumber
Type: SystemInt32
actionNumber
Type: SystemInt32
See Also