StandardPersonRelatedEntry Constructor Isonas .NET Client API Documentation
Initializes a new instance of the StandardPersonRelatedEntry class

Namespace: Bsw.Isonas.Dotnet.Client.Entities.History
Assembly: Bsw.Isonas.Dotnet.Client (in Bsw.Isonas.Dotnet.Client.dll) Version: 1.2.1.0 (1.2.1)
Syntax

public StandardPersonRelatedEntry(
	DateTime date,
	HistoryEntry..::..EventType type,
	string doorName,
	long badgeId,
	string badgeGuid,
	string name,
	string personIdString
)
See Also