Click or drag to resize

ClassMap.Property Property

Gets or sets the property maps

Namespace:  SanteDB.Core.Model.Map
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public List<PropertyMap> Property { get; set; }

Property Value

Type: List<PropertyMap>
See Also