EasyObjects.NET Programmers Reference

InstanceData.Name Property

Gets or sets the name of the instance.

public string Name {get; set;}

Property Value

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

Remarks

This property maps to the name attribute in configuration.

See Also

InstanceData Class | NCI.EasyObjects.Configuration Namespace