ServerSecurityEnterpriseExpiryDate Property |
|
DataPA OpenAnalytics API Reference
Gets the Enterprise License Expiry Date that has been applied to this server.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public DateTime EnterpriseExpiryDate { get; }
Public ReadOnly Property EnterpriseExpiryDate As DateTime
Get
public:
virtual property DateTime EnterpriseExpiryDate {
DateTime get () sealed;
}
function get_EnterpriseExpiryDate();
Return Value
Type:
DateTimeThe Enterprise License Expiry Date that has been applied to this server.
Remarks See Also