QueryDataEntity Name Property

This is the name that has been assigned by the user. This is a one to one mapping to the 'Name' property in the QueryEntity

Namespace:  Scribe.Core.ConnectorApi.Query

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

public   string   Name { get; set; }

Property Value

Type: String

See

QueryDataEntity Class

Scribe.Core.ConnectorApi.Query Namespace