GDWhen
Object Hierarchy:
Description:
All the fields in the GDWhen structure are private and should never be accessed directly.
Namespace: GData
Package: libgdata
Content:
Properties:
-
public int64 end_time { set; get; }
The title of a person within the when.
-
public bool is_date { set; get; }
A programmatic value that identifies the type of when.
-
public int64 start_time { set; get; }
The name of the when.
-
public string value_string { set; get; }
A simple string value used to name this when. It allows UIs to display a label such as "Work",
"Volunteer", "Professional Society", etc.
Creation methods:
Methods: