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

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public byte[] ShowOpenFromServer(
	ClientConfigAllowOpenFromServerFileType AllowObjectToOpenType = ClientConfigAllowOpenFromServerFileType.None,
	ref string DocumentName = ""
)

Parameters

AllowObjectToOpenType (Optional)
Type: DataPAClientConfigClientConfigAllowOpenFromServerFileType
DocumentName (Optional)
Type: SystemString

Return Value

Type: Byte
See Also