AyaNova business object library 4.0.1
Deliver Method
NamespacesGZTW.AyaNova.BLLGenMessageDeliveryDeliver()()()
Performs delivery, returns true on sucess or false on failure
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScriptJavaScriptXAML
public abstract bool Deliver()
Public MustOverride Function Deliver As Boolean
Dim instance As GenMessageDelivery
Dim returnValue As Boolean

returnValue = instance.Deliver()
public:
virtual bool Deliver() abstract
public abstract boolean Deliver()
public abstract function Deliver() : boolean
function deliver();
Return Value

Assembly: GZTW.AyaNova.BLL (Module: GZTW.AyaNova.BLL) Version: 4.0.1.0 (4.0.0.0)