BRItemTypeComponent Klasse

Definition

Gibt den Basisebenenkomponententyp von Geschäftsregeln an.

public ref class BRItemTypeComponent : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRItemTypeComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.BRActionComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.BRConditionComponent))]
public class BRItemTypeComponent : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRItemTypeComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.BRActionComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.BRConditionComponent))>]
type BRItemTypeComponent = class
    inherit DataContractBase
Public Class BRItemTypeComponent
Inherits DataContractBase
Vererbung
BRItemTypeComponent
Abgeleitet
Attribute

Konstruktoren

BRItemTypeComponent()

Initialisiert eine neue Instanz der BRItemTypeComponent-Klasse.

Eigenschaften

CompatibleAttributeTypes

Dient zum Abrufen oder Festlegen des Arrays von BRAttributeTypeInfo Objekten, das die Paare definiert, die AttributeType-AttributeDataType mit dieser Elementtypkomponente kompatibel sind.

Description

Ruft die Beschreibung des Typs ab oder legt sie fest.

ExtensionData

Ruft die Struktur ab, die zusätzliche Daten enthält, oder legt sie fest.

(Geerbt von DataContractBase)
ItemType

Ruft den Elementtyp ab oder legt ihn fest.

Gilt für: