OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / OrderBase.ItemBase Class
Properties


In This Topic
    OrderBase.ItemBase Class Members
    In This Topic

    The following tables list the members exposed by OrderBase.ItemBase.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new OrderBase.ItemBase object.  
    Top
    Public Properties
     NameDescription
    Public PropertyAny additional comments associated with this Item.  
    Public PropertyThe description containing any notable details or instructions regarding this Item.  
    Public PropertyThe height measurement of this Item.  
    Public PropertyThe unique identifier for this Item record.  
    Public PropertyThe length measurement of this Item.  
    Public PropertyThe unique Guid identifier referencing the Order record this Item is assigned to.  
    Public PropertyThe tracking number assigned to this Item.  
    Public PropertyThe weight measurement of this Item.  
    Public PropertyThe width measurement of this Item.  
    Top
    See Also