Click or drag to resize

SignOffSheetGetValue Method (SignOffSheetEntry, String)

Namespace:  FileHold.LibraryManager.Tags
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
protected string GetValue(
	SignOffSheetEntry entry,
	string columnId
)

Parameters

entry
Type: FileHold.LibraryManagerSignOffSheetEntry
columnId
Type: SystemString

Return Value

Type: String
See Also