FileReferenceUpdateStatus Constructor
Constructs an instance of the FileReferenceUpdateStatus class
Syntax
public FileReferenceUpdateStatus(
FileReference reference
)Public Function New( _
ByVal reference As FileReference _
)Parameters
| Name | Description |
|---|---|
| reference | The file reference that this object is reporting status on |