LookupVersion Property |
|
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates the current version of this lookup
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public long Version { get; set; }
Public Property Version As Long
Get
Set
public:
virtual property long long Version {
long long get () sealed;
void set (long long value) sealed;
}
function get_Version();
function set_Version(value);
Property Value
Type:
Int64Return Value
Type:
Int64Remarks See Also