GraphFlag.CreateCompleted Method
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 8.0.9673)
CreateCompleted(DateTime)
Declaration
public static GraphFlag CreateCompleted(DateTime completedDate)
Parameters
| Type | Name | Description |
|---|---|---|
| DateTime | completedDate | The completed date of the follow-up (time and zone parts are ignored). |
Returns
| Type | Description |
|---|---|
| GraphFlag | Initialized GraphFlag instance. |