Definition Class
Definition Class
This class supports the BizTalk Server 2006 infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.BizTalk.ApplicationDeployment.SysDef
Assembly: Microsoft.BizTalk.ApplicationDeployment.Engine (in microsoft.biztalk.applicationdeployment.engine.dll)
Syntax

Visual Basic
<SerializableAttribute> _
<XmlIncludeAttribute(GetType(ContainmentDefinition))> _
<XmlIncludeAttribute(GetType(EndpointDefinition))> _
<XmlIncludeAttribute(GetType(SystemDefinition))> _
<XmlIncludeAttribute(GetType(CommunicationDefinition))> _
<XmlIncludeAttribute(GetType(ObjectDefinition))> _
<XmlIncludeAttribute(GetType(ReferenceDefinition))> _
<XmlIncludeAttribute(GetType(FlowDefinition))> _
<XmlIncludeAttribute(GetType(ConstraintDefinition))> _
<XmlIncludeAttribute(GetType(RelationshipDefinition))> _
<XmlIncludeAttribute(GetType(HostingDefinition))> _
<XmlIncludeAttribute(GetType(DelegationDefinition))> _
<XmlIncludeAttribute(GetType(ResourceDefinition))> _
<XmlTypeAttribute(Namespace:="http://schemas.microsoft.com/SystemDefinitionModel/2003/10")> _
Public Class Definition
C#
[SerializableAttribute] 
[XmlIncludeAttribute(typeof(ContainmentDefinition))] 
[XmlIncludeAttribute(typeof(EndpointDefinition))] 
[XmlIncludeAttribute(typeof(SystemDefinition))] 
[XmlIncludeAttribute(typeof(CommunicationDefinition))] 
[XmlIncludeAttribute(typeof(ObjectDefinition))] 
[XmlIncludeAttribute(typeof(ReferenceDefinition))] 
[XmlIncludeAttribute(typeof(FlowDefinition))] 
[XmlIncludeAttribute(typeof(ConstraintDefinition))] 
[XmlIncludeAttribute(typeof(RelationshipDefinition))] 
[XmlIncludeAttribute(typeof(HostingDefinition))] 
[XmlIncludeAttribute(typeof(DelegationDefinition))] 
[XmlIncludeAttribute(typeof(ResourceDefinition))] 
[XmlTypeAttribute(Namespace="http://schemas.microsoft.com/SystemDefinitionModel/2003/10")] 
public class Definition
C++
[SerializableAttribute] 
[XmlIncludeAttribute(typeof(ContainmentDefinition))] 
[XmlIncludeAttribute(typeof(EndpointDefinition))] 
[XmlIncludeAttribute(typeof(SystemDefinition))] 
[XmlIncludeAttribute(typeof(CommunicationDefinition))] 
[XmlIncludeAttribute(typeof(ObjectDefinition))] 
[XmlIncludeAttribute(typeof(ReferenceDefinition))] 
[XmlIncludeAttribute(typeof(FlowDefinition))] 
[XmlIncludeAttribute(typeof(ConstraintDefinition))] 
[XmlIncludeAttribute(typeof(RelationshipDefinition))] 
[XmlIncludeAttribute(typeof(HostingDefinition))] 
[XmlIncludeAttribute(typeof(DelegationDefinition))] 
[XmlIncludeAttribute(typeof(ResourceDefinition))] 
[XmlTypeAttribute(Namespace=L"http://schemas.microsoft.com/SystemDefinitionModel/2003/10")] 
public ref class Definition
J#
/** @attribute SerializableAttribute() */ 
/** @attribute XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.ContainmentDefinition) */ 
/** @attribute XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.EndpointDefinition) */ 
/** @attribute XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.SystemDefinition) */ 
/** @attribute XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.CommunicationDefinition) */ 
/** @attribute XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.ObjectDefinition) */ 
/** @attribute XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.ReferenceDefinition) */ 
/** @attribute XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.FlowDefinition) */ 
/** @attribute XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.ConstraintDefinition) */ 
/** @attribute XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.RelationshipDefinition) */ 
/** @attribute XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.HostingDefinition) */ 
/** @attribute XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.DelegationDefinition) */ 
/** @attribute XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.ResourceDefinition) */ 
/** @attribute XmlTypeAttribute(Namespace="http://schemas.microsoft.com/SystemDefinitionModel/2003/10") */ 
public class Definition
JScript
SerializableAttribute 
XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.ContainmentDefinition) 
XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.EndpointDefinition) 
XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.SystemDefinition) 
XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.CommunicationDefinition) 
XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.ObjectDefinition) 
XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.ReferenceDefinition) 
XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.FlowDefinition) 
XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.ConstraintDefinition) 
XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.RelationshipDefinition) 
XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.HostingDefinition) 
XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.DelegationDefinition) 
XmlIncludeAttribute(Microsoft.BizTalk.ApplicationDeployment.SysDef.ResourceDefinition) 
XmlTypeAttribute(Namespace="http://schemas.microsoft.com/SystemDefinitionModel/2003/10") 
public class Definition
Inheritance Hierarchy

System.Object
  Microsoft.BizTalk.ApplicationDeployment.SysDef.Definition
     Microsoft.BizTalk.ApplicationDeployment.SysDef.ConstraintDefinition
     Microsoft.BizTalk.ApplicationDeployment.SysDef.FlowDefinition
     Microsoft.BizTalk.ApplicationDeployment.SysDef.ObjectDefinition
     Microsoft.BizTalk.ApplicationDeployment.SysDef.RelationshipDefinition
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms

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
See Also

Tags :


Page view tracker