Click or drag to resize

TransactionalRepositorySetCopyrightString Method

Verizon Connect Logo
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
)

Parameters

copyright
Type: SystemString
The copyright text.
See Also