GraphFlag.CompletedDate Property Namespace: Rebex.Net Assembly: Rebex.Graph.dll (version 7.0.9147) CompletedDate Gets the complete date of the flag; or null reference if not known. Declaration public DateTime? CompletedDate { get; } Property Value Type Description Nullable<DateTime>