Click or drag to resize
FunctionMetadataArgumentNames Property
List of the function argument names.

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

Property Value

Type: String
See Also