wManager.Wow.Helpers Namespace
WRobot

BlackNpcType..::..EntryId Property

Gets or sets the entry id (Entry).

Namespace:  wManager
Assembly:  wManager (in wManager.dll)

Syntax


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

Field Value

The entry identifier.