EldorADO.NET Class Library

ObjectDomain.AssemblyName Property

[This is preliminary documentation and subject to change.]

The assembly containing the entity classes for this domain.

[Visual Basic]
Public Property AssemblyName As String
[C#]
public string AssemblyName {get; set;}

See Also

ObjectDomain Class | Eldorado.Object.Domain Namespace