Sets the type of analysis in which the probe object is active.
Syntax: |
---|
DlxProbe.SetAnalysisID(id) |
Parameters
Parameter | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | Enter one of the following values:
|
Return Value
If the operation ends correctly, it returns true otherwise it returns false.
Example
Copy code | |
---|---|
|