public Guid NotificationNodeToOpenMyTasksID { get; set; }
Public Property NotificationNodeToOpenMyTasksID As Guid
Get
Set
public:
property Guid NotificationNodeToOpenMyTasksID {
Guid get ();
void set (Guid value);
}
member NotificationNodeToOpenMyTasksID : Guid with get, set