Bexel Manager API Documentation
Bexel.Api.Cost.CostVersionChangedEventArgs Class Reference

Represents the event arguments passed when cost version is modified. More...

Properties

CostVersionChangeType Type [get]
 Returns type of cost version change. More...
 
CostVersionID CostVersionID [get]
 Returns a unique identifier of the changed cost version. More...
 

Detailed Description

Represents the event arguments passed when cost version is modified.

Property Documentation

◆ CostVersionID

CostVersionID Bexel.Api.Cost.CostVersionChangedEventArgs.CostVersionID
get

Returns a unique identifier of the changed cost version.

◆ Type

CostVersionChangeType Bexel.Api.Cost.CostVersionChangedEventArgs.Type
get

Returns type of cost version change.