pivName Property |
DEVELOPER |
The Client Management ActiveX control contains the pivName property:
|
|
Purpose |
pivName property is a string value that defines the location of a PIV resource file. This may be a file path or URL format. |
Syntax |
ObjectTagName.pivName = $NEWVALUE $VALUENOW = ObjectTagName.pivName |
Operation |
ObjectTagName is an object expression that evaluates to the ClientManagement control. |
Remarks |
This value is used during the next call to the NewSession method if the InitialiseFromParent property is set to FALSE. |
Example |
|
Topic ID: 500477