| UnattachSeriesFromDocument Method | |
| See Also Example |
- pIDocumentSeriesParams
Specifies the DocumentSeriesParams identification key that defines both series and document that you want to separate.
Disconnect a Series from a document where the Series and the document are identified by DocumentSeriesParams.
| Visual Basic |
|---|
Public Sub UnattachSeriesFromDocument( _
   ByVal pIDocumentSeriesParams As DocumentSeriesParams _
) |
- pIDocumentSeriesParams
Specifies the DocumentSeriesParams identification key that defines both series and document that you want to separate.
Shows how to unattach a Series from a document (related only to the the Belgium localization)
| UnattachSeriesFromDocument (Visual Basic) | Copy Code | |
|---|---|---|
| ||