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+d0bf05dcd8855b3363476bb1c84ab29c9a1ec66b
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