NREnum.UnderlyingType Property NReflect
Gets or sets the underlying type of the enum.

Namespace: NReflect.NREntities
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public string UnderlyingType { get; set; }
See Also