|
Public Member Functions |
| HRESULT | SetAttributeValue ([in] BSTR in_name,[in] VARIANT in_value,[in] VARIANT_BOOL in_file_based) |
| | Use this method to set attribute value of the latest WSPIV.
|
Properties |
| VARIANT_BOOL | FileModified [get] |
| | Determines if the file associated with the current workspace product item has been modified since the last check-out.
|
| VARIANT_BOOL | MarkedForCheckIn [get, set] |
| | Governs whether this WSPI will be checked-in next time its workspace is checked-in.
|
| VARIANT_BOOL | Modified [get] |
| | Determines if this workspace product item has been modified since the last check-out.
|
| BSTR | Name [get] |
| | Workspace Product Item Name.
|
| BSTR | PathForRead [get] |
| | Path to the file associated with the latest Workspace Product Item Version.
|
| BSTR | TargetFolder [get, set] |
| | Folder in Commonspace to which this WSPI will be checked-in.
|
| BSTR | TypeName [get] |
| | One if IServer::TypeName_* constants.
|