| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal strSubject As String _ ) | |
| C# | |
|---|---|
public dbiTaskItem( string strSubject ) | |
Parameters
- strSubject
- The name of the task.
| dbicMonth | Send comments on this topic. |
| dbiTaskItem Constructor(String) | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiTaskItem Class > dbiTaskItem Constructor : dbiTaskItem Constructor(String) |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal strSubject As String _ ) | |
| C# | |
|---|---|
public dbiTaskItem( string strSubject ) | |