Click or drag to resize
Grid Solutions Framework

RandomValueInputAdapterName Property

Gets or sets the name of this RandomValueInputAdapter.

Namespace: TestingAdapters
Assembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.182-beta
Syntax
public override string Name { get; }
View Source

Property Value

String

Implements

IAdapterName
IProvideStatusName
See Also