Click or drag to resize

quickQueryabout Method

Namespace:  ctDynamicsSL
Assembly:  ctDynamicsSL (in ctDynamicsSL.dll) Version: 2021.9.16.1 (2021.09.16.01)
Syntax
C#
[ScriptMethodAttribute(UseHttpGet = false, ResponseFormat = ResponseFormat.Json)]
[WebMethodAttribute(MessageName = "about", Description = "About  Copyright 2021. Catalina Technology.")]
public override string about()

Return Value

Type: String
See Also