BRItemTypeComponent Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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
- 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. |
| SetProperty<T>(T, T, String, Boolean) |
Mengubah properti ke nilai yang diberikan. |