Click or drag to resize

Attribute Constructor

Namespace:  Omada.OE.AppLogic.Serialization.Model
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public Attribute(
	string name,
	Object value
)

Parameters

name
Type: SystemString
value
Type: SystemObject
See Also