EasyObjects.NET Programmers Reference

InstanceData.DatabaseTypeName Property

Gets or sets the type of the instance.

public string DatabaseTypeName {get; set;}

Property Value

The type of the instance. The default is an empty string.

Remarks

This property maps to the type attribute in configuration.

See Also

InstanceData Class | NCI.EasyObjects.Configuration Namespace