Click or drag to resize
IAssemblyNameSetProperty Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int SetProperty(
	ASM_NAME PropertyId,
	IntPtr pvProperty,
	int cbProperty
)

Parameters

PropertyId
Type: DataPA.Utils.QueryEngineASM_NAME
pvProperty
Type: SystemIntPtr
cbProperty
Type: SystemInt32

Return Value

Type: Int32
See Also