Click or drag to resize

ConfigurationViewModelOtherSections Property

Represents other sections

Namespace:  SanteDB.DisconnectedClient.Ags.Model
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public List<Object> OtherSections { get; set; }

Property Value

Type: ListObject
See Also