Click or drag to resize
ServerSecuritySetupCRC Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that identifies the last saved time and size for the setup files.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string SetupCRC { get; set; }

Return Value

Type: String
A value that identifies the last saved time and size for the setup files.
Remarks
Value is used on the server to identify if and when the setup files have been overwritten by another process.
See Also