Click or drag to resize

SqlMigrationTaskHelpUri Property

Gets the help URL

Namespace:  SanteDB.OrmLite.Migration
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public Uri HelpUri { get; }

Property Value

Type: Uri

Implements

IDescribedConfigurationTaskHelpUri
See Also