Click or drag to resize

StringValueAttribute Constructor

Initializes a new instance of the StringValueAttribute class

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

Parameters

value  String
 
See Also