/ Assembly List / LJCSalesDAL / InventoryStatus

Namespace - LJCSalesDAL


Syntax

C#
public class InventoryStatus : IComparable<InventoryStatus>

The InventoryStatus table Data Object.

Public Methods
#ctor Initializes an object instance.
Clone Clones the structure of the object.
CompareTo Provides the default Sort functionality.
ToString The object string identifier.
4 Methods

Properties
ChangedNames Gets a reference to the ChangedNames list.
Description Gets or sets the Description value.
ID Gets or sets the ID value.

Fields
Canceled Missing Summary
ColumnDescription The Description column name.
ColumnID The ID column name.
InStock Missing Summary
LengthDescription The Description maximum length.
OnOrder Missing Summary
Shipped Missing Summary
Sold Missing Summary
TableName The table name.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.