EnterpriseManagementConnector.LastModified Property

Definition

Gets the last modified time of the connector.

public:
 property DateTime LastModified { DateTime get(); };
public DateTime LastModified { get; }
member this.LastModified : DateTime
Public ReadOnly Property LastModified As DateTime

Property Value

Returns DateTime.

The last modified time of the connector.

Applies to