C# Class LinnworksAPI.InventoryView

Show file Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
Channels List
Columns List
CountryCode String
CountryName String
Filters List
Id System.Guid
IncludeProducts IncludeArchived
Listing ListingType
Mode ModeType
Name String
ShowOnlyChanged System.Boolean
Source String
SubSource String

Property Details

Channels public property

public List Channels
return List

Columns public property

public List Columns
return List

CountryCode public property

public String CountryCode
return String

CountryName public property

public String CountryName
return String

Filters public property

public List Filters
return List

Id public property

public Guid,System Id
return System.Guid

IncludeProducts public property

public IncludeArchived IncludeProducts
return IncludeArchived

Listing public property

public ListingType Listing
return ListingType

Mode public property

public ModeType Mode
return ModeType

Name public property

public String Name
return String

ShowOnlyChanged public property

public Boolean,System ShowOnlyChanged
return System.Boolean

Source public property

public String Source
return String

SubSource public property

public String SubSource
return String