Click or drag to resize

ICdssAsset Interface

An interface which defines a generic asset

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

The ICdssAsset type exposes the following members.

Properties
 NameDescription
Public propertyDocumentation Get the documentation
Public propertyId The unique identifier of the object in the scope of the protocol
Public propertyName Gets the name of the protocol
Public propertyOid Gets the universal OID for this protocol
Public propertyUuid Gets the identifier for the protocol
Public propertyVersion Gets the version of the protocol
Top
See Also