Click or drag to resize
InternalCostStatus Class
Cost Status is semi-static localized dictionary.
Inheritance Hierarchy
SystemObject
  CorrigoService.EntitiesCorrigoEntity
    CorrigoService.EntitiesInternalCostStatus

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class InternalCostStatus : CorrigoEntity

The InternalCostStatus type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Description Max Length = 256;
Public propertyForecastGroupId
Public propertyInternalCostStateId
Public propertyName
Name Max Length = 80;
Top
See Also