BRAttributeTypeInfo Classe

Definizione

Informazioni sui tipi di attributo per gli attributi delle regole business.

public ref class BRAttributeTypeInfo : Microsoft::MasterDataServices::Services::DataContracts::DataContractBase
[System.Runtime.Serialization.DataContract(Name="BRAttributeTypeInfo", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRAttributeTypeInfo : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
[<System.Runtime.Serialization.DataContract(Name="BRAttributeTypeInfo", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRAttributeTypeInfo = class
    inherit DataContractBase
Public Class BRAttributeTypeInfo
Inherits DataContractBase
Ereditarietà
BRAttributeTypeInfo
Attributi

Commenti

Il BRAttributeTypeInfo tipo complesso specifica le informazioni sul tipo di attributo per gli attributi delle regole business.

Costruttori

BRAttributeTypeInfo()

Costruttore.

Proprietà

AttributeDataTypes

Specifica la raccolta di tipi di dati attributo associati a tipo di attributo con tipo di attributo.

AttributeType

Specifica il tipo di attributo

Metodi

SetProperty<T>(T, T, String)

Modifica la proprietà impostandola sul valore specificato.
Indica se il nuovo valore è diverso dal valore precedente.

(Ereditato da DataContractBase)
SetProperty<T>(T, T, String, Boolean)

Modifica la proprietà impostandola sul valore specificato.
Indica se il nuovo valore è diverso dal valore precedente.

(Ereditato da DataContractBase)

Si applica a