EldorADO.NET Class Library

ObjectPath.Domain Property

[This is preliminary documentation and subject to change.]

The domain over which this path is defined.

[Visual Basic]
MustOverride Public ReadOnly Property Domain As ObjectDomain
[C#]
public abstract Eldorado.Object.Domain.ObjectDomain Domain {get;}

See Also

ObjectPath Class | Eldorado.Object.Query Namespace