|
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)
Syntaxpublic virtual string Message { get; set; }
Public Overridable Property Message As String
Get
Set
Property Value
Type:
StringImplements
ctpICallbackMessage
See Also