Click or drag to resize

DocumentServiceGetTagDataSet Method

Namespace:  FileHold.LibraryManager.Services
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public TagDataSet GetTagDataSet(
	int metadataVersionId,
	Database database,
	DbTransaction transaction
)

Parameters

metadataVersionId
Type: SystemInt32
database
Type: Database
transaction
Type: System.Data.CommonDbTransaction

Return Value

Type: TagDataSet
See Also