Bagikan melalui


BRItemTypeComponent Kelas

Definisi

Komponen aturan bisnis.

public ref class BRItemTypeComponent abstract : Microsoft::MasterDataServices::Services::DataContracts::DataContractBase
[System.Runtime.Serialization.DataContract(Name="BRItemTypeComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRActionComponent))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRConditionComponent))]
[System.Serializable]
public abstract class BRItemTypeComponent : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
[<System.Runtime.Serialization.DataContract(Name="BRItemTypeComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRActionComponent))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRConditionComponent))>]
[<System.Serializable>]
type BRItemTypeComponent = class
    inherit DataContractBase
Public MustInherit Class BRItemTypeComponent
Inherits DataContractBase
Warisan
BRItemTypeComponent
Turunan
Atribut

Keterangan

BRItemTypeComponent menentukan kelas dasar abstrak untuk komponen jenis item

Konstruktor

BRItemTypeComponent()

Konstruktor.

Properti

CompatibleAttributeTypes

Menentukan kumpulan objek BRAttributeTypeInfo, yang menentukan pasangan AttributeType-AttributeDataType yang kompatibel dengan komponen jenis item ini.

Description

Menentukan deskripsi jenis.

ItemType

Menentukan tipe item.

Metode

SetProperty<T>(T, T, String)

Mengubah properti ke nilai yang diberikan.
Mengembalikan apakah nilai baru berbeda dari nilai lama.

(Diperoleh dari DataContractBase)
SetProperty<T>(T, T, String, Boolean)

Mengubah properti ke nilai yang diberikan.
Mengembalikan apakah nilai baru berbeda dari nilai lama.

(Diperoleh dari DataContractBase)

Berlaku untuk