Skip to content

P_NChronicle_Core_Model_ChronicleRecord_Message

Andy James edited this page Aug 3, 2017 · 1 revision

ChronicleRecord.Message Property

Developer message for this record. May be absent.

Namespace: NChronicle.Core.Model
Assembly: NChronicle.Core (in NChronicle.Core.dll) Version: 1.0.3.0 (1.0.3.0)

Syntax

C#

public string Message { get; set; }

VB

Public Property Message As String
	Get
	Set

F#

member Message : string with get, set

Property Value

Type: String

See Also

Reference

ChronicleRecord Class
NChronicle.Core.Model Namespace

NChronicle

ChronicleConfigurationDelegate

IChronicle

IChronicleLibrary

Chronicle

ChronicleConfiguration

ChronicleLevel

ChronicleRecord

Clone this wiki locally