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 : int

Fields

Name Description
Integer

A whole number.

Real

A number that may contain a fractional component.

String

Text.

Extension Methods

Extensions.Yield<StorageFormatType>()
Back to top Copyright © 2009-2018 Colectica