TTMSFNCTimelineDatabaseAdapterIndicatorFieldsParams Record
Flags indicating which indicator fields the adapter should read from or write to the dataset automatically.
API unit family: TMSFNCTimelineDatabaseAdapter
Syntax
TTMSFNCTimelineDatabaseAdapterIndicatorFieldsParams = record
Fields and properties
| Name | Type | Description |
|---|---|---|
Date |
Boolean |
True when the indicator position is taken from a mapped date field. |
Fixed |
Boolean |
True when the fixed state is taken from a mapped field. |
Selectable |
Boolean |
True when the selectable state is taken from a mapped field. |
Text |
Boolean |
True when the caption is taken from a mapped field. |
Value |
Boolean |
True when the indicator position is taken from a mapped numeric field. |