Click or drag to resize

SqlMigrationTaskFeature Property

Gets the feature which owns the task

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

Property Value

Type: IFeature

Implements

IConfigurationTaskFeature
See Also