OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / UserMiscCompensationBase Class
Properties


In This Topic
    UserMiscCompensationBase Class Members
    In This Topic

    The following tables list the members exposed by UserMiscCompensationBase.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new UserMiscCompensationBase object and assigns it to the given Order.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe description containing any notable details or conditions regarding this UserMiscCompensation.  
    Public PropertyThe unique identifier for this UserMiscCompensation record.  
    Public PropertyThe unique Guid identifier referencing the Order record assigned to this UserMiscCompensation.  
    Public PropertyThe role of the User assigned to the Order for this UserMiscCompensation.  
    Public PropertyThe type of compensation being applied to this UserMiscCompensation.  
    Public PropertyThe value being given to the User relative to this UserMiscCompensation.  
    Top
    See Also