Creating Property in SCV entity

To create a new property:

  1. Click '+' in the Properties tab. The Properties window is displayed.
  2. Specify this information:
    Name
    The name of the property.
    Description
    The description of the property. If not specified, the value specified in the Name field is defaulted.
    Data Type
    The data type for the property. Possible values:
    • Text (NVARCHAR)
    • Decimal (FLOAT)
    • Integer (INT)
    • Date/Time (DATE/TIME 2(7))
    • Date (DATE)
    Number of Characters
    The maximum number of characters allowed for the text data.
  3. Click Add. A new row is added to the Properties list.