BRItemTypeComponent Klasse

Definition

Spezifiziert den Basiskomponententyp der Geschäftsregeln.

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

Name Beschreibung
BRItemTypeComponent()

Initialisiert eine neue Instanz der BRItemTypeComponent-Klasse.

Eigenschaften

Name Beschreibung
CompatibleAttributeTypes

Erhält oder setzt das Array der BRAttributeTypeInfo Objekte, das die AttributeType-AttributeDataType Paare definiert, die mit dieser Elementtypkomponente kompatibel sind.

Description

Erhält oder setzt die Beschreibung des Typs.

ExtensionData

Dient zum Abrufen oder Festlegen der Struktur, die zusätzliche Daten enthält.

(Geerbt von DataContractBase)
ItemType

Erhält oder setzt den Gegenstandstyp.

Gilt für: