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); }