Click or drag to resize

DataObjectVersionSetPropertySetValue Method

Sets the value of the property. An exception is raised if the value is not a SetPropertyValue object or null.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
protected override void SetValue(
	Object value
)

Parameters

value
Type: SystemObject
See Also