Condividi tramite


Enumerazione BRPropertyType

Contains values specifying business rule property types.

Spazio dei nomi  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Sintassi

'Dichiarazione
<DataContractAttribute(Name := "BRPropertyType", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration BRPropertyType
'Utilizzo
Dim instance As BRPropertyType
[DataContractAttribute(Name = "BRPropertyType", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum BRPropertyType
[DataContractAttribute(Name = L"BRPropertyType", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum class BRPropertyType
[<DataContractAttribute(Name = "BRPropertyType", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRPropertyType
public enum BRPropertyType

Membri

Nome membro Descrizione
NotSpecified The attribute is not specified.
Constant Specifies that the attribute type is a constant.
Attribute Specifies the attribute.
ParentAttribute Specifies a parent attribute.
DomainBasedAttribute Specifies a domain-based attribute.
AttributeValue Specifies the attribute value.
Blank Specifies that the attribute is blank.