Interface IBRAttributeArgumentParent
Represents an interface for BRArguments that can have a child attribute argument.
Espace de noms : Microsoft.MasterDataServices.Services.DataContracts
Assembly : Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)
Syntaxe
'Déclaration
Public Interface IBRAttributeArgumentParent _
Inherits IBRAttributeArgumentContainer, IBRArgument
'Utilisation
Dim instance As IBRAttributeArgumentParent
public interface IBRAttributeArgumentParent : IBRAttributeArgumentContainer,
IBRArgument
public interface class IBRAttributeArgumentParent : IBRAttributeArgumentContainer,
IBRArgument
type IBRAttributeArgumentParent =
interface
interface IBRAttributeArgumentContainer
interface IBRArgument
end
public interface IBRAttributeArgumentParent extends IBRAttributeArgumentContainer, IBRArgument
Le type IBRAttributeArgumentParent expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
ChildArgument | Gets or sets the child attribute argument. | |
Identifier | Gets or sets the business rule argument identifier. (hérité de IBRArgument.) | |
PropertyName | Gets or sets the business rule argument property name. (hérité de IBRArgument.) | |
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