RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryCustomContentTemplateItem..::..ItemId Property

Gets or sets the item identifier.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


public int ItemId { get; set; }
Public Property ItemId As Integer
	Get
	Set
public:
property int^ ItemId {
	int^ get ();
	void set (int^ value);
}

Field Value

The item identifier.