ListItem(String, Int64) Constructor

Constructor.

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public ListItem(
	string displayitem,
	long valueitem
)

Parameters

displayitem  String
DisplayValuePath data.
valueitem  Int64
Used to store a record key.

Remarks

Mike, 2017-03-14.

See Also