| DSSProgressPctProgress Property |
[This is preliminary documentation and is subject to change.]
(write-only) Percent progress to indicate [0..100]
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int PctProgress { set; }
Public WriteOnly Property PctProgress As Integer
Set
public:
property int PctProgress {
void set (int value);
}
member PctProgress : int with set
function set_PctProgress(value);
Property Value
Type:
Int32See Also