Cluster.DataGrid.ClassName()

Signature

String ClassName(String entityPath)

Domain

action, condition, query

Description

Returns the generated class name

Parameters

NameTypeDescription
entityPathStringFull path of the entity model

Returns

TypeDescription
StringThe name of the class generated for entityPath

Cautions

none