BRAttributeArgument Classe
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.
Représente le type d'argument pour la comparaison d'attributs dans une règle d'entreprise.
public ref class BRAttributeArgument : Microsoft::MasterDataServices::BRAttributeArgumentBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRAttributeArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRAttributeArgument : Microsoft.MasterDataServices.BRAttributeArgumentBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRAttributeArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRAttributeArgument = class
inherit BRAttributeArgumentBase
Public Class BRAttributeArgument
Inherits BRAttributeArgumentBase
- Héritage
- Attributs
Remarques
Le type d’argument est les valeurs définies pour chaque membre, par opposition à une valeur spécifique par rapport à tous les membres.
Constructeurs
BRAttributeArgument() |
Initialise une nouvelle instance de la classe BRAttributeArgument. |
Propriétés
AttributeId |
Obtient ou définit l'ID d'attribut d'un argument de règle d'entreprise. (Hérité de BRAttributeArgumentBase) |
ChildArguments |
Obtient ou définit un tableau d'arguments enfants. |
ExtensionData |
Obtient ou définit la structure qui contient des données supplémentaires. (Hérité de DataContractBase) |
Identifier |
Obtient ou définit l'ID de l'argument de règle d'entreprise. (Hérité de BRArgument) |
PropertyName |
Obtient ou définit le nom de propriété. (Hérité de BRArgument) |