Click or drag to resize

DrilldownFieldChoice Constructor (Int32, String)

Initializes a new instance of the DrilldownFieldChoice class

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public DrilldownFieldChoice(
	int id,
	string value
)

Parameters

id
Type: SystemInt32
value
Type: SystemString
See Also