Partager via


Interface IBRAttributeArgumentContainer

Represents an interface for BRArguments that contain an attribute argument, either as the argument itself or as a child argument.

Espace de noms :  Microsoft.MasterDataServices.Services.DataContracts
Assembly :  Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)

Syntaxe

'Déclaration
Public Interface IBRAttributeArgumentContainer _
    Inherits IBRArgument
'Utilisation
Dim instance As IBRAttributeArgumentContainer
public interface IBRAttributeArgumentContainer : IBRArgument
public interface class IBRAttributeArgumentContainer : IBRArgument
type IBRAttributeArgumentContainer =  
    interface 
        interface IBRArgument 
    end
public interface IBRAttributeArgumentContainer extends IBRArgument

Le type IBRAttributeArgumentContainer expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Identifier Gets or sets the business rule argument identifier. (hérité de IBRArgument.)
Propriété publique PropertyName Gets or sets the business rule argument property name. (hérité de IBRArgument.)
Propriété publique PropertyType Gets the business rule argument property type. (hérité de IBRArgument.)

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.MasterDataServices.Services.DataContracts