Add a Date field.

Syntax

finDataSchemaFields.AddDate(fieldId, [description], [systemFieldName], [readOnly])

Parameters

NameTypeOptionalByRefDescription
fieldId String The Field Id.
description String Optional The Field's Description.
systemFieldName String Optional The System Field Name in the underlying database. This is for internal use only and will be ignored generally.
readOnly Boolean Optional Indicates whether this is a Read-Only Field. If omitted, a value of False is assumed.

Return Value

finDataSchemaField

A finDataSchemaField object.

Member of:
finDataSchemaFields
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0