SharedWorkspaceFile.ModifiedDate Property

Definition

Returns the date and time when the shared workspace object was last modified.

public:
 property System::Object ^ ModifiedDate { System::Object ^ get(); };
public object ModifiedDate { get; }
member this.ModifiedDate : obj
Public ReadOnly Property ModifiedDate As Object

Property Value

Remarks

The SharedWorkspaceFolder and SharedWorkspaceMember objects do not have a ModifiedDate property.

Applies to