Click or drag to resize

RefPropertyAttribValueSetValue Method

Abstract method for setting the attribute value

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

Parameters

value
Type: SystemObject
See Also