Click or drag to resize
IApplicationContactPersonId Property
Id of the the person object that is corresponding the current contact person of the application. Optional.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
Nullable<int> ContactPersonId { get; set; }

Property Value

Type: NullableInt32
See Also