EasyObjects.NET Programmers Reference

EasyObject.SchemaEntries Property

Gets or sets a reference to the SchemaEntries for the EasyObject.

public System.Collections.ArrayList SchemaEntries {get; set;}

Remarks

This is primarily set in the generated EasyObject class, but can be overridden in a derived class.

See Also

EasyObject Class | NCI.EasyObjects Namespace