Click or drag to resize

StringValueAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Micros.OpsStringValueAttribute

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

The StringValueAttribute type exposes the following members.

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