Click or drag to resize

MessageInfoState Property

Gets or sets the state of the message

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public MessageState State { get; set; }

Property Value

Type: MessageState
See Also