Click or drag to resize

AssociativeTableAttributeTargetTable Property

Gets or sets the target table

Namespace:  SanteDB.OrmLite.Attributes
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public Type TargetTable { get; set; }

Property Value

Type: Type
See Also