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


In This Topic
    UserMiscCompensation Class Members
    In This Topic

    The following tables list the members exposed by UserMiscCompensation.

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