Click or drag to resize

ModificationField Constructor (Int32, Int32)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public ModificationField(
	int id,
	int propertyId
)

Parameters

id
Type: SystemInt32
propertyId
Type: SystemInt32
See Also