GraphFlag Class
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9147)
Represents a Graph Flag info.
Syntax
public class GraphFlag
Inherited Members
Properties
Name | Description |
---|---|
Completed |
Gets the complete date of the flag; or null reference if not known. |
Due |
Gets the due date of the flag; or null reference if not known. |
Start |
Gets the start date of the flag; or null reference if not known. |
Status | Gets the flag status. |
Methods
Name | Description |
---|---|
To |
Returns a string representation of this object. |