IServiceCall Interface
.NET Framework 3.0
Implements the batch work that is submitted through the activity created by Activity.
Namespace: System.EnterpriseServices
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
[GuidAttribute("BD3E2E12-42DD-40f4-A09A-95A50C58304B")] [InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] public interface IServiceCall
/** @attribute GuidAttribute("BD3E2E12-42DD-40f4-A09A-95A50C58304B") */
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
public interface IServiceCall
GuidAttribute("BD3E2E12-42DD-40f4-A09A-95A50C58304B") InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) public interface IServiceCall
Not applicable.
Community Additions
ADD
Show: