BRAttributeArgumentBase.LeafNodeAttribute Property
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.
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.