Click or drag to resize

UserDataProviderAttribute Constructor

Initializes a new instance of the UserDataProviderAttrbute class.

Namespace: Easymap.AddIn.Data.Provider
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public UserDataProviderAttribute(
	string name,
	string description
)

Parameters

name  String
description  String
See Also