AddCalculationLinkbaseRef

LinkbaseRefCollection.AddCalculationLinkbaseRef method

Add a CalculationLinkbaseRef to the collection.

public void AddCalculationLinkbaseRef(string href)
Parameter Type Description
href String The calculation linkbase href.

See Also