Click or drag to resize

AppletAssetContent Property

Gets or sets the content of the asset

Namespace:  SanteDB.Core.Applets.Model
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax
public Object Content { get; set; }

Property Value

Type: Object
Remarks
Assets of type contentXml
See Also