TransactionalRepositorySetCopyrightString Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Sets the copyright string associated with this TransactionalRepository.
Namespace:
Telogis.GeoBase.Transactional
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public void SetCopyrightString(
string copyright
)
Public Sub SetCopyrightString (
copyright As String
)
Parameters
- copyright
- Type: SystemString
The copyright text.
See Also