Show / Hide Table of Contents

Enum FamosFilePropertyType

The data type of a property.

Namespace: ImcFamosFile
Assembly: ImcFamosFile.dll
Syntax
public enum FamosFilePropertyType

Fields

Name Description
Boolean

A boolean.

Enumeration

An enumeration.

Integer

A signed integer.

Real

A floating point number.

String

A string.

TimeStampInDMFormat

A time stamp in DM format.

  • Improve this Doc
  • View Source
Back to top Copyright © 2019 Vincent Wilms