Gets or sets the value that represents the target class on the discriminator column

Namespace: Castle.ActiveRecord
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
public string DiscriminatorValue{ get; set;}

See Also