DatabasePropertyCollection.IsValidProperty Method | |
Namespace:
XSharp.RDD
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax STATIC METHOD IsValidProperty(
cProp AS STRING
) AS LOGIC
public static bool IsValidProperty(
string cProp
)
Request Example
View SourceParameters
- cProp
- Type: String
Return Value
Type:
LogicSee Also