ArtifactTypes Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class ArtifactTypes
public enum ArtifactTypes
type ArtifactTypes =
Public Enum ArtifactTypes
- Inheritance
-
ArtifactTypes
Fields
| ET_All | 10 | |
| ET_CorrelationType | 3 | |
| ET_Map | 5 | |
| ET_MessageType | 0 | |
| ET_MethodMessageType | 9 | |
| ET_Orchestration | 7 | |
| ET_Pipeline | 6 | |
| ET_PortType | 2 | |
| ET_Property | 8 | |
| ET_Schema | 1 | |
| ET_SvcLinkType | 4 |