TopologyLock.DateTime Property
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Public ReadOnly Property DateTime As DateTime
Get
'Usage
Dim instance As TopologyLock
Dim value As DateTime
value = instance.DateTime
[ObsoleteAttribute]
public DateTime DateTime { get; }
Property Value
Type: System.DateTime