GetStatus Method
Gets the update status of a file reference.
Syntax
public FileReferenceUpdateStatus GetStatus(
FileReference reference
)Public Function GetStatus( _
ByVal reference As FileReference _
) As FileReferenceUpdateStatusParameters
| Name | Description |
|---|---|
| reference | The file reference to get the status of. |
Return Value
The current status of the file reference.