Click or drag to resize

BasePropertyValidatePropertyName Method

Return true if the property name contains illegal character(s). The following characters will be regarded as illegal characters: \ ; | =[ ]| * ¤

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool ValidatePropertyName()

Return Value

Type: Boolean
boolean
See Also