ModelNodesGeneratorAttribute.TypeName Property
Gets the full name of the ModelNodesGeneratorAttribute attribute’s target interface.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
String | A string which is the ModelNodesGeneratorAttribute full name of the attribute’s target interface. |
See Also