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