Click or drag to resize

ClassMapProperty 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: ListPropertyMap
See Also