Click or drag to resize

FunctionMetadataArgumentNames Property

List of the function argument names.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public string[] ArgumentNames { get; }

Property Value

Type: String
See Also