IFsrmPropertyBag::get_LastModificationTime method (fsrmpipeline.h)

The date and time of when the file was last modified.

This property is read-only.

Syntax

HRESULT get_LastModificationTime(
  VARIANT *lastModificationTime
);

Parameters

lastModificationTime

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header fsrmpipeline.h
DLL SrmSvc.dll

See also

IFsrmPropertyBag