AddPresentationLinkbaseRef

LinkbaseRefCollection.AddPresentationLinkbaseRef method

Add a PresentationLinkbaseRef to the collection.

public void AddPresentationLinkbaseRef(string href)
Parameter Type Description
href String The presentation linkbase href.

See Also