Click or drag to resize

ResourceDescriptionProperties Property

Gets the properties in the description

Namespace:  SanteDB.Core.Interop.Description
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public IList<ResourcePropertyDescription> Properties { get; }

Property Value

Type: IListResourcePropertyDescription
See Also