Show / Hide Table of Contents

Enum StorageFormatType

The storage format in which a DataItem is held.

Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public enum StorageFormatType

Fields

Name Description
Integer

A whole number.

Real

A number that may contain a fractional component.

String

Text.

In this article
Back to top Generated by DocFX