Click or drag to resize

SimpleCarePlanServiceIgnoreViewModelInitializer Property

True if the view model initializer for the care plans should be ignored

Namespace:  SanteDB.Core.Protocol
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public bool IgnoreViewModelInitializer { get; set; }

Property Value

Type: Boolean
See Also