BRActionComponent 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 tindakan dalam aturan bisnis.
public ref class BRActionComponent : Microsoft::MasterDataServices::Services::DataContracts::BRItemTypeComponent
[System.Runtime.Serialization.DataContract(Name="BRActionComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRActionComponent : Microsoft.MasterDataServices.Services.DataContracts.BRItemTypeComponent
[<System.Runtime.Serialization.DataContract(Name="BRActionComponent", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRActionComponent = class
inherit BRItemTypeComponent
Public Class BRActionComponent
Inherits BRItemTypeComponent
- Warisan
- Atribut
Keterangan
Jenis BRActionComponent kompleks menentukan komponen tindakan aturan bisnis.
Konstruktor
| BRActionComponent() |
Menginisialisasi instans baru kelas BRActionComponent. |
Properti
| CompatibleAttributeTypes |
Menentukan kumpulan objek BRAttributeTypeInfo, yang menentukan pasangan AttributeType-AttributeDataType yang kompatibel dengan komponen jenis item ini. (Diperoleh dari BRItemTypeComponent) |
| Description |
Menentukan deskripsi jenis. (Diperoleh dari BRItemTypeComponent) |
| ItemType |
Menentukan tipe item. (Diperoleh dari BRItemTypeComponent) |
Metode
| SetProperty<T>(T, T, String) |
Mengubah properti ke nilai yang diberikan. |
| SetProperty<T>(T, T, String, Boolean) |
Mengubah properti ke nilai yang diberikan. |