BRAttributeArgumentBase 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.
Basis untuk semua jenis BRAttributeArgument.
public ref class BRAttributeArgumentBase abstract : Microsoft::MasterDataServices::Services::DataContracts::BRArgument, Microsoft::MasterDataServices::Services::DataContracts::IBRAttributeArgumentContainer
[System.Runtime.Serialization.DataContract(Name="BRAttributeArgumentBase", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRDomainBasedAttributeArgument))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument))]
[System.Serializable]
public abstract class BRAttributeArgumentBase : Microsoft.MasterDataServices.Services.DataContracts.BRArgument, Microsoft.MasterDataServices.Services.DataContracts.IBRAttributeArgumentContainer
[<System.Runtime.Serialization.DataContract(Name="BRAttributeArgumentBase", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRDomainBasedAttributeArgument))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument))>]
[<System.Serializable>]
type BRAttributeArgumentBase = class
inherit BRArgument
interface IBRAttributeArgumentContainer
interface IBRArgument
Public MustInherit Class BRAttributeArgumentBase
Inherits BRArgument
Implements IBRAttributeArgumentContainer
- Warisan
- Turunan
- Atribut
- Penerapan
Keterangan
Jenis BRAttributeTypeInfo kompleks menentukan informasi jenis atribut untuk atribut aturan bisnis.
Konstruktor
| BRAttributeArgumentBase() |
Konstruktor. |
Properti
| AttributeId |
Menentukan ID Atribut. |
| Identifier |
Mengidentifikasi argumen secara unik. (Diperoleh dari BRArgument) |
| LeafNodeAttribute |
Menentukandetail untuk argumen atribut tingkat bawah. |
| PropertyName |
Menentukan nama properti. (Diperoleh dari BRArgument) |
Metode
| SetProperty<T>(T, T, String) |
Mengubah properti ke nilai yang diberikan. |
| SetProperty<T>(T, T, String, Boolean) |
Mengubah properti ke nilai yang diberikan. |