Click or drag to resize

Dbc.IsValidObjectType Method

X#
Validate a property type.

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC METHOD IsValidObjectType(
	cType AS STRING
) AS LOGIC
Request Example View Source

Parameters

cType
Type: String

Return Value

Type: Logic
See Also