Click to Rate and Give Feedback

  Switch on low bandwidth view
RelatedActivities Class
Contains a list of directly related activities and the related instances from each activity.

Namespace: Microsoft.BizTalk.Bam.WebServices.Management
Assembly: Microsoft.BizTalk.Bam.WebServices.Management (in microsoft.biztalk.bam.webservices.management.dll)
Visual Basic
<SerializableAttribute> _
<XmlRootAttribute(Namespace:="http://schemas.microsoft.com/BizTalkServer/2004/10/BAM/ManagementWebService", IsNullable:=False)> _
<XmlTypeAttribute(Namespace:="http://schemas.microsoft.com/BizTalkServer/2004/10/BAM/ManagementWebService")> _
<GeneratedCodeAttribute("xsd", "2.0.50727.42")> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
Public Class RelatedActivities
C#
[SerializableAttribute] 
[XmlRootAttribute(Namespace="http://schemas.microsoft.com/BizTalkServer/2004/10/BAM/ManagementWebService", IsNullable=false)] 
[XmlTypeAttribute(Namespace="http://schemas.microsoft.com/BizTalkServer/2004/10/BAM/ManagementWebService")] 
[GeneratedCodeAttribute("xsd", "2.0.50727.42")] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute("code")] 
public class RelatedActivities
C++
[SerializableAttribute] 
[XmlRootAttribute(Namespace=L"http://schemas.microsoft.com/BizTalkServer/2004/10/BAM/ManagementWebService", IsNullable=false)] 
[XmlTypeAttribute(Namespace=L"http://schemas.microsoft.com/BizTalkServer/2004/10/BAM/ManagementWebService")] 
[GeneratedCodeAttribute(L"xsd", L"2.0.50727.42")] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute(L"code")] 
public ref class RelatedActivities
J#
/** @attribute SerializableAttribute() */ 
/** @attribute XmlRootAttribute(Namespace="http://schemas.microsoft.com/BizTalkServer/2004/10/BAM/ManagementWebService", IsNullable=false) */ 
/** @attribute XmlTypeAttribute(Namespace="http://schemas.microsoft.com/BizTalkServer/2004/10/BAM/ManagementWebService") */ 
/** @attribute GeneratedCodeAttribute("xsd", "2.0.50727.42") */ 
/** @attribute DebuggerStepThroughAttribute() */ 
/** @attribute DesignerCategoryAttribute("code") */ 
public class RelatedActivities
JScript
SerializableAttribute 
XmlRootAttribute(Namespace="http://schemas.microsoft.com/BizTalkServer/2004/10/BAM/ManagementWebService", IsNullable=false) 
XmlTypeAttribute(Namespace="http://schemas.microsoft.com/BizTalkServer/2004/10/BAM/ManagementWebService") 
GeneratedCodeAttribute("xsd", "2.0.50727.42") 
DebuggerStepThroughAttribute 
DesignerCategoryAttribute("code") 
public class RelatedActivities

The list contains related activities and activity instances from both the local BAM Primary Import database and from any referenced BAM Primary Import databases. The list contains only directly related activities, i.e. no transitive closure is done to find all related activity instances and their related activity instances.


System.Object
  Microsoft.BizTalk.Bam.WebServices.Management.RelatedActivities
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); the 32-bit and 64-bit editions of Windows Server 2003 with SP1 or SP2 (except the Web Edition); Windows Small Business Server 2003 with SP1 or SP2; the 32-bit and 64-bit editions of Windows Vista Ultimate, Enterprise and Business editions; the 32-bit and 64-bit editions of Windows XP Professional

Target Platforms

The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); the 32-bit and 64-bit editions of Windows Server 2003 with SP1 or SP2 (except the Web Edition); Windows Small Business Server 2003 with SP1 or SP2
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker