Click or drag to resize

BulkPropertyValueList Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericDictionaryString, Object
    Micros.OpsBulkPropertyValueList

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public class BulkPropertyValueList : Dictionary<string, Object>

The BulkPropertyValueList type exposes the following members.

Constructors
  NameDescription
Public methodBulkPropertyValueList
Initializes a new instance of the BulkPropertyValueList class
Top
See Also