Previous Topic

Next Topic

Book Contents

New Constant dialog box—Option descriptions

Option descriptions for New Constant dialog box

Option

Description

Name

Name of the constant.

Data Type

Data type of the constant, such as Integer, Float, String, Boolean, or Date/Time.

Value

Value of the constant. The value must:

  • Follow C# variable standards.
  • Start with a letter or an underscore.
  • Contain only letters, numbers, and underscores.

Classification

(Optional) User-defined classification of the constant.

Description

(Optional) Description of the constant.

Send Feedback