Click or drag to resize
CalculationWorks Logo
BcfDataSetStateIdBehavior Class
This DataSetBehaviorItem manages time stamping the datasets states.
Inheritance Hierarchy
SystemObject
  CalculationWorks.BusinessModel.BehaviorsBcfDataSetBehaviorItemBase
    CalculationWorks.BusinessModel.BehaviorsBcfDataSetStateIdBehavior

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntax
public class BcfDataSetStateIdBehavior : BcfDataSetBehaviorItemBase

The BcfDataSetStateIdBehavior type exposes the following members.

Constructors
  NameDescription
Public methodBcfDataSetStateIdBehavior
Initializes a new instance of the BcfDataSetStateIdBehavior class
Top
Properties
  NameDescription
Public propertyDataSet
Gets the BcfDataSet the behavior item belongs to.
(Inherited from BcfDataSetBehaviorItemBase.)
Public propertyValue
Gets the state identifier.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Protected methodCode exampleGenerate
Generates an id related to datasets state (timestamping)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Examples
Version Information

CalculationWorks.BusinessModel

Supported in: 3.2, 3.0, 2.1, 2.0
See Also