EasyObjects.NET Programmers Reference

DatabaseTypeData.TypeName Property

Gets or sets the fully qualified type name that implements this type.

public string TypeName {get; set;}

Property Value

The fully qualified type name that implements this type.

Remarks

This property maps to the type attribute in configuration.

See Also

DatabaseTypeData Class | NCI.EasyObjects.Configuration Namespace