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: 19.8
Syntax
C#
public class BulkPropertyValueList : Dictionary<string, Object>

The BulkPropertyValueList type exposes the following members.

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