Represents a target within the Human Workflow Services (HWS) system. For internal use only.
For a list of all members of this type, see Target Members.
System.Object
Microsoft.BizTalk.Hws.Core.Target
Public Class Target
Implements ICloneable
[C#]
public class Target : ICloneable
[C++]
public __gc class Target : public ICloneable
[JScript]
public class Target implements ICloneable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
Remarks
The Targets property is exposed through the ActionParameters class.
Requirements
Namespace: Microsoft.BizTalk.Hws.Core
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003
Assembly: Human Workflow Services Core (in Microsoft.BizTalk.Hws.Core.dll)
See Also
Target Members | Microsoft.BizTalk.Hws.Core Namespace
To download updated BizTalk Server 2004 Help from www.microsoft.com, go to
http://go.microsoft.com/fwlink/?linkid=20616.
Copyright © 2004 Microsoft Corporation.
All rights reserved.