Click or drag to resize
InspectieDataModelInspectieDatum Property

Namespace: Fsolutions.Fbase.Contracts.Inspectie
Assembly: Fsolutions.Fbase.Contracts (in Fsolutions.Fbase.Contracts.dll) Version: 1.4.330.0
Syntax
C#
public DataModelProperty<Nullable<DateTime>> InspectieDatum { get; set; }

Property Value

Type: DataModelPropertyNullableDateTime
See Also