Skip to main content

DocumentManagerServiceExtensions.GetDocumentTypeName<TEntity>() Method

Namespace: DevExpress.Mvvm.ViewModel

Assembly: DevExpress.Mvvm.v23.2.ViewModel.dll

NuGet Package: DevExpress.Scaffolding.Core

Declaration

public static string GetDocumentTypeName<TEntity>()

Type Parameters

Name
TEntity

Returns

Type
String
See Also