PrintConfiguration Class |
Namespace: PSI.Sox
[SerializableAttribute] [DataContractAttribute] public class PrintConfiguration : ICloneable
The PrintConfiguration type exposes the following members.
Name | Description | |
---|---|---|
PrintConfiguration |
Constructor
|
Name | Description | |
---|---|---|
AdapterMsn | ||
Carrier |
Gets or sets Carrier
| |
ContainerCode |
Gets or sets containerCode
| |
GlobalBundleId |
Gets or sets Global Bundle Id
| |
GlobalMsn |
Gets or sets GlobalMsn
| |
GroupId |
Gets or sets Group id
| |
HistoryItemId |
Gets or sets historyItem id
| |
NofnSequence |
Gets or sets N of N sequence
| |
NofnTotal |
Gets or sets N of N total
| |
PackageListId |
Gets or sets PackageList id
| |
ShipDate |
Gets or sets ShipDate
| |
Shipper |
Gets or sets Shipper
|
Name | Description | |
---|---|---|
Clone |
Clones the PrinterConfiguration
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |