Compartir a través de


Enumeración BRPropertyType

Specifies the business rule property types.

Espacio de nombres:  Microsoft.MasterDataServices.Services.DataContracts
Ensamblado:  Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)

Sintaxis

'Declaración
<DataContractAttribute(Name := "BRPropertyType", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration BRPropertyType
'Uso
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

Miembros

Nombre del miembro Descripción
Attribute Specifies the attribute.
AttributeValue Specifies the attribute value.
Blank Specifies that the attribute is blank.
Constant Specifies that the attribute type is a constant.
DomainBasedAttribute Specifies a domain-based attribute.
NotSpecified The attribute is not specified.
ParentAttribute Specifies a parent attribute.

Vea también

Referencia

Espacio de nombres Microsoft.MasterDataServices.Services.DataContracts