Click or drag to resize

BOWOCOTemplate Class

Inheritance Hierarchy
SystemObject
  ArthaChitra.Core.ViewModelNotifyPropertyBase
    ArthaChitra.Model.OrderOrderTemplateBase
      ArthaChitra.Model.OrderBOWOCOTemplate

Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public sealed class BOWOCOTemplate : OrderTemplateBase

The BOWOCOTemplate type exposes the following members.

Constructors
 NameDescription
Public methodBOWOCOTemplate 
Top
Properties
 NameDescription
Public propertyCalculationModeCalculationMode
Public propertyName
(Inherited from OrderTemplateBase)
Public propertyOtherPrice Value of the other bracket price
Public propertyTemplateGuideUrl
(Inherited from OrderTemplateBase)
Top
Methods
 NameDescription
Public methodCompareTo(Object)
(Inherited from OrderTemplateBase)
Public methodCompareTo(OrderTemplateBase)
(Inherited from OrderTemplateBase)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodOnFill
(Inherited from OrderTemplateBase)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodTryCalculateStop
(Inherited from OrderTemplateBase)
Public methodTryCalculateTarget
(Inherited from OrderTemplateBase)
Public methodUpdate
(Inherited from OrderTemplateBase)
Top
Events
 NameDescription
Public eventPropertyChanged
(Inherited from NotifyPropertyBase)
Top
See Also