|
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)
Syntaxstring Message { get; set; }
Property Message As String
Get
Set
Property Value
Type:
String
See Also