Attrib.LastContributionTime Property
The LastContributionTime property retrieves the local time when a value was most recently added to an MVEntry object attribute.
public DateTime LastContributionTime {get;}
Public ReadOnly Property LastContributionTime As DateTime
Exceptions
Exception type | Condition |
---|---|
InvalidOperationException | The property is from a CSEntry object. The time when attribute value changes are made to CSEntry objects is not stored. |
Remarks
For more information about the DateTime structure, see the .NET Framework documentation.
Requirements
Product | ILM 2007 FP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
See Also
Send comments about this topic to Microsoft
Build date: 2/16/2009