IBRAttributeArgumentParent Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface for BRArguments that can have a child attribute argument.
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
- Derived
- Implements
Properties
ChildArgument |
Specifies the child attribute argument. Required. |
Identifier |
Specifies the ID. (Inherited from IBRArgument) |
LeafNodeAttribute |
Specifies details for the bottom-level attribute argument. (Inherited from IBRAttributeArgumentContainer) |
PropertyName |
Specifies the property name. (Inherited from IBRArgument) |