DrilldownFieldChoice(Int32, String) Constructor

Initializes a new instance of the DrilldownFieldChoice class

Definition

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

Parameters

id  Int32
 
value  String
 

See Also