Click or drag to resize

emailSendTaskCollection Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
imbSqlEntity kolekcija za: emailSendTask --- prati proces slanja emailova
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListemailSendTask
    imbACE.Network.emailemailSendTaskCollection

Namespace:  imbACE.Network.email
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
[imbAttribute(imbAttributeName.collectionPrimaryKey, "signature")]
public class emailSendTaskCollection : List<emailSendTask>
Request Example View Source

The emailSendTaskCollection type exposes the following members.

Constructors
  NameDescription
Public methodemailSendTaskCollection
Initializes a new instance of the emailSendTaskCollection class
Public methodemailSendTaskCollection(String)
Initializes a new instance of the emailSendTaskCollection class
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also