IBRAttributeArgumentParent Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Interface para BRArguments que podem ter um argumento de atributo filho.
public interface class IBRAttributeArgumentParent : Microsoft::MasterDataServices::Services::DataContracts::IBRAttributeArgumentContainer
public interface IBRAttributeArgumentParent : Microsoft.MasterDataServices.Services.DataContracts.IBRAttributeArgumentContainer
type IBRAttributeArgumentParent = interface
interface IBRAttributeArgumentContainer
interface IBRArgument
Public Interface IBRAttributeArgumentParent
Implements IBRAttributeArgumentContainer
- Derivado
- Implementações
Propriedades
| Nome | Description |
|---|---|
| ChildArgument |
Especifica o argumento do atributo filho. Required. |
| Identifier |
Especifica a ID. (Herdado de IBRArgument) |
| LeafNodeAttribute |
Especifica detalhes para o argumento do atributo de nível inferior. (Herdado de IBRAttributeArgumentContainer) |
| PropertyName |
Especifica o nome da propriedade. (Herdado de IBRArgument) |