Click or drag to resize

ctpICallbackMessage Property

Gets or sets a message to display to the user by callback to indicate status during a time-consuming task.

Namespace:  CADSharpTools.Core
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
string Message { get; set; }

Property Value

Type: String
See Also