TopologyObjectBase.LastModifiedServer 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 Overridable ReadOnly Property LastModifiedServer As String
Get
'Usage
Dim instance As TopologyObjectBase
Dim value As String
value = instance.LastModifiedServer
[ObsoleteAttribute]
public virtual string LastModifiedServer { get; }
Property Value
Type: System.String