Click or drag to resize

IStockContainerContent Interface

Represents the content of a stock container

Namespace: SanteDB.Core.Services
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public interface IStockContainerContent

The IStockContainerContent type exposes the following members.

Properties
 NameDescription
Public propertyMaterial Gets the material data
Public propertyMatierialKey The material which is being referenced
Public propertyQuantity The quantity of material in the container
Top
See Also