Click or drag to resize

PropertyControllerGetPropertyType Method (String)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public PropertyType GetPropertyType(
	string property
)

Parameters

property
Type: SystemString
System name of a property that exists in the system.

Return Value

Type: PropertyType
See Also