Microsoft.BizTalk.Server.2010.HostedApplicationArtifactBizTalk Hosted Application Artifact

Microsoft.BizTalk.Server.2010.HostedApplicationArtifact (ClassType)

This is the base class for all BizTalk application artifacts that can be hosted on a BizTalk host.

Knowledge Base article:

Summary

Hosted Application artifacts are part of a BizTalk application and are hosted in a BizTalk Host. Hosted Application artifacts are managed and deployed through the BizTalk Administration console.

Element properties:

Base ClassMicrosoft.BizTalk.Server.2010.ApplicationArtifact
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId17a41424-d8b1-5050-16be-169d504aaf6d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.BizTalk.Server.2010.ApplicationArtifact:
Name  string  Name Name of the artifact true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.BizTalk.Server.2010.HostedApplicationArtifact" Accessibility="Public" Abstract="true" Base="Microsoft.BizTalk.Server.2010.ApplicationArtifact" Hosted="true" Singleton="false"/>