Click or drag to resize

statementsgetARTypes Method

Return allowed ARTypes. Calls:xct_spDSLGetArTypes

Namespace:  ctDynamicsSL
Assembly:  ctDynamicsSL (in ctDynamicsSL.dll) Version: 2021.9.16.1 (2021.09.16.01)
Syntax
C#
[SoapHeaderAttribute("mySLHeader", Direction = SoapHeaderDirection.In)]
[ScriptMethodAttribute(UseHttpGet = false, ResponseFormat = ResponseFormat.Json)]
[WebMethodAttribute(MessageName = "getARTypes", Description = "Return allowed ARTypes.  Calls:xct_spDSLGetArTypes")]
public DataSet getARTypes()

Return Value

Type: DataSet
See Also