 | IHistoricalOrderItemDistributionSourceItemType Property |
The type of item that is the source of this distribution.
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
SyntaxHistoricalOrderItemType SourceItemType { get; }ReadOnly Property SourceItemType As HistoricalOrderItemType
Get
property HistoricalOrderItemType SourceItemType {
HistoricalOrderItemType get ();
}abstract SourceItemType : HistoricalOrderItemType with get
Property Value
HistoricalOrderItemType
See Also