Click or drag to resize

ShelfLocation Class

** NOTE: ADDED in CFX 1.7 **

Describes a shelf location
Inheritance Hierarchy
SystemObject
  CFX.StructuresLocationDetail
    CFX.StructuresShelfLocation

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class ShelfLocation : LocationDetail

The ShelfLocation type exposes the following members.

Constructors
 NameDescription
Public methodShelfLocation 
Top
Properties
 NameDescription
Public propertyColumn The specific column of the shelf of the location
Public propertyColumnCount The number of columns of the shelf
Public propertyRow The specific row of the shelf of the location
Public propertyRowCount The number of rows of the shelf
Public propertySideLocation The shelf side location
Top
See Also