Gets or sets the entry id (
Entry).
Namespace:
wManager
Assembly:
wManager (in wManager.dll)
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.