← Back to carmenta.com
Carmenta Engine SDK Documentation
×

Operator.DisplayName Property

Gets or sets a display name for the operator.

Thread safety: This property is not thread-safe.

Syntax

C#
public System.String DisplayName { get; set; }

Property Value

Type: System.String
The display name for the operator.

Remarks

The display name of a operator is intended as a user-friendly variant of the Name property, suitable for display to an end user. The display name is typically configured in Carmenta Studio, when a map configuration is created. The property is used by the Catalog mechanism to populate metadata records for catalog datasets, corresponding to the OGC metadata item title.

Tip

This property can be specified in several different languages, see Localized properties in Carmenta Studio. To retrieve the display name for a particular language, use the GetLocalizedDisplayName method.

Platforms

Windows, Linux, Android

See Also

Reference

Operator Class
Core Module

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept