<< Click to Display Table of Contents >> Navigation: »No topics above this level« TaskCollection.Add Method |
Adds a Task object to the collection.
[Visual Basic]
Public Overridable Overloads Sub Add( _
ByVal task As Task _
)
[C#]
public virtual int Add(
Task task
);
task
Task object
Errorcode: 0..OK, otherwise error
TaskCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]