Click or drag to resize

ContentMessageItem_TextText Property

Gets or sets the html source code.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public string Text { get; set; }

Property Value

Type: String
See Also