Domain Name Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns the name of this domain, i.e. 'THumanAge', 'TSalary'

Namespace: NFX.RelationalModel.DataTypes
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public virtual string Name { get; }

Property Value

Type: OnlineString

Implements

INamed Name
See Also