Click or drag to resize

StringValueAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Micros.OpsStringValueAttribute

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public class StringValueAttribute : Attribute

The StringValueAttribute type exposes the following members.

Constructors
  NameDescription
Public methodStringValueAttribute
Initializes a new instance of the StringValueAttribute class
Top
Properties
  NameDescription
Public propertyValue
Top
See Also