BRAttributeArgumentBase.LeafNodeAttribute Property

Definition

Specifiesdetails for the bottom-level attribute argument.

public:
 abstract property Microsoft::MasterDataServices::Services::DataContracts::BRAttributeArgument ^ LeafNodeAttribute { Microsoft::MasterDataServices::Services::DataContracts::BRAttributeArgument ^ get(); };
public abstract Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument LeafNodeAttribute { get; }
member this.LeafNodeAttribute : Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument
Public MustOverride ReadOnly Property LeafNodeAttribute As BRAttributeArgument

Property Value

The details for the bottom-level attribute argument.

Implements

Applies to