BRPropertyName Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie le nom qui identifie une propriété dans un composant de règle d’entreprise.
public enum class BRPropertyName
[System.Runtime.Serialization.DataContract(Name="BRPropertyName", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum BRPropertyName
[<System.Runtime.Serialization.DataContract(Name="BRPropertyName", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRPropertyName =
Public Enum BRPropertyName
- Héritage
-
BRPropertyName
- Attributs
Champs
Anchor | 9 | Ancre |
IncrementValue | 6 | Valeur de l’incrément |
Length | 7 | Longueur |
NotSpecified | 0 | Non spécifié |
RangeHigh | 4 | Plage haute |
RangeLow | 3 | Plage basse |
StartingValue | 5 | Valeur de départ |
StartPosition | 2 | Position de départ |
Substring | 8 | Substring |
Value | 1 | Valeur |
Remarques
Le BRPropertyName type simple spécifie le nom qui identifie une propriété dans un composant de règle d’entreprise.