IDatabaseRepositoryGetHistoricParties Method |
Gets informations (ID, name and description) about parties that have been deleted.
Namespace: PDTec.IceNet.Core.DatabaseAssembly: PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 6.0.0.0 (6.0.6225.27214)
SyntaxHistoricPartyEntry[] GetHistoricParties()
Return Value
Type:
HistoricPartyEntryThe historic party entries.
See Also