Click or drag to resize

ConfigurationManagerAddUpdateCRSValues Method

Updates or Adds a CRS object in the system.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public static CRSValues AddUpdateCRSValues(
	CRSValues value
)

Parameters

value
Type: Cadcorp.Configuration.AdminTypesCRSValues
Data object.

Return Value

Type: CRSValues
Data object.
See Also