task_add_due


Description:


[ Version ( since = "3.46" ) ]
public void task_add_due (Builder builder, int64 value)

Adds a Task::due property value into the builder, which should have started an object member.

When the value is 0, then adds a NULL-object, to indicate removal of the property.

Parameters:

builder

a Builder with a started object member

value

a Task::due property value, as Unix time


Namespace: E.GData