LifecycleEventStatisticGetLatestLifecycleEventFromHistory Method

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public static List<LifecycleEventStatistic> GetLatestLifecycleEventFromHistory(
	int schemaId,
	int eventId
)

Parameters

schemaId  Int32
 
eventId  Int32
 

Return Value

ListLifecycleEventStatistic

See Also