PropertyMetaDtoCustomType Property |
Returns true if the property is custom type (used for Hibernate custom types)
Namespace: Jeneva.ImplAssembly: Jeneva.Net-1.1 (in Jeneva.Net-1.1.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax public bool DtoCustomType { get; set; }
Public Property DtoCustomType As Boolean
Get
Set
Property Value
Type:
BooleanSee Also