Click or drag to resize

SalesStatus Class

Represents a sales status.
Inheritance Hierarchy
SystemObject
  Severa.Entities.APISalesStatus

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0+44a51f72c26ddcf0e9b8d6357aa5d7af811c88c6
Syntax
public class SalesStatus

The SalesStatus type exposes the following members.

Constructors
 NameDescription
Public methodSalesStatusInitializes a new instance of the SalesStatus class
Top
Properties
 NameDescription
Public propertyCaseGUID Unique identifier for the case.
Public propertyGUID Unique identifier for the sales status.
Public propertySalesProcessGUID Unique identifier for sales process.
Public propertyTimeStamp Sales status timestamp.
Top
See Also