Click or drag to resize

reportEntryBase Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbCommonModels.contentMetrics.core.reportEntryBase"]

Inheritance Hierarchy
SystemObject
  imbCommonModels.contentMetrics.corereportEntryBase

Namespace:  imbCommonModels.contentMetrics.core
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class reportEntryBase

The reportEntryBase type exposes the following members.

Constructors
  NameDescription
Public methodreportEntryBase
Initializes a new instance of the reportEntryBase class
Public methodreportEntryBase(pageReportBase)
Initializes a new instance of the reportEntryBase class
Public methodreportEntryBase(pageReportBase, String)
Initializes a new instance of the reportEntryBase class
Public methodreportEntryBase(pageReportBase, String, reportEntryGroups, Int32)
Initializes a new instance of the reportEntryBase class
Top
Properties
  NameDescription
Public propertycodename
Kodno ime za metriku
Public propertyfullname
puno_ime
Public propertygroup
Bindable property
Public propertygroupName
Ime grupe
Public propertynodes
selektovani nodovi
Public propertyserialNumber
redni broj entrija - iz oznake FV23, redni broj je 23
Public propertyValue
key value
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic membermakeCodeName
Public methodToString (Inherited from Object.)
Top
See Also