Click or drag to resize

busyIndicatorCallBackMessage Property

Message to display to the user.

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

Property Value

Type: String

Implements

ctpICallbackMessage
See Also