Click or drag to resize

RecordIdType Properties

Linkar Framework .NET (Core and Framework)


The RecordIdType type exposes the following members.

Properties
 NameDescription
Public propertyActiveTypeCustom Indicates that the Record Id Type Custom is enabled.
Public propertyActiveTypeLinkar Indicates that the Record Id Type Linkar is enabled.
Public propertyActiveTypeRandom Indicates that the Record Id Type Random is enabled.
Public propertyFormatSpec The code format, under the Database syntax.
Public propertyLength Length of the code to create. It must be bigger than 0.
Public propertyNumeric Indicates if the code must be numeric.
Public propertyPrefix A prefix to the code
Public propertySeparator The separator between the prefix and the code. The allowed separators list is: ! " # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ ` { | } ~
Top
See Also