Skip to content

7dc51c75 6975 e7a8 9eee 1a99a85073f3

Fernando Garcia edited this page May 8, 2018 · 1 revision

FieldValueInformation Class

Additional header content

[Missing

documentation for "T:iTin.Export.ComponentModel.FieldValueInformation"]

Inheritance Hierarchy

System.Object
  iTin.Export.ComponentModel.FieldValueInformation
Namespace: iTin.Export.ComponentModel
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public class FieldValueInformation

VB

Public Class FieldValueInformation

The FieldValueInformation type exposes the following members.

Constructors

 

Name Description
Public method FieldValueInformation Initializes a new instance of the FieldValueInformation class
  Back to Top

Properties

 

Name Description
Public property Comment Gets or sets the comment.
Public propertyStatic member Default Gets the default.
Public property FormattedValue Gets or sets the data.
Public property IsErrorValue Gets or sets a value indicating whether [is error value].
Public property IsNegative Gets or sets the data.
Public property IsNumeric Gets or sets the data.
Public property NegativeColor Gets or sets the data.
Public property Style Gets or sets
Public property Value Gets or sets the data.
  Back to Top

Methods

 

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a String that represents this instance. (Overrides Object.ToString().)
  Back to Top

Remarks

[Missing documentation for "T:iTin.Export.ComponentModel.FieldValueInformation"]

See Also

Reference

iTin.Export.ComponentModel Namespace

Clone this wiki locally