Click or drag to resize

DataObjectViewField Properties

The DataObjectViewField type exposes the following members.

Properties
  NameDescription
Public propertyDateTimeFormat
Anvendes kun hvis feltet rummer en value property m. datatype DateTime. Anvendes kun hvis UseDateTimeFormat = true. Hvis UseDateTimeFormat == false anvendes det format, der er angivet på property'en.
Public propertyFixField
Anvendes kun hvis PropertyId == 0
(Inherited from FieldContainer.)
Public propertyId
Public propertyPropertyId
Id of the property which the field represents. Is zero if the field represents a fixed field.
(Inherited from FieldContainer.)
Public propertyPropertySystemName
System name of the property which the field represents.
(Inherited from FieldContainer.)
Public propertyReferencePath
Is only used if FixedField is one of the 5 ReferencePath fields. Can be null.
Public propertyTimeSpanFormat
Anvendes kun hvis feltet rummer en value property m. datatype TimeSpan. Anvendes kun hvis UseTimeSpanFormat = true. Hvis UseTimeSpanFormat == false anvendes det format, der er angivet på property'en.
Public propertyTitle
State an alternative title for the field. If it is null, property’s or fixed field’s name will be used.
Public propertyUId
Public propertyUseDateTimeFormat
Public propertyUseTimeSpanFormat
Public propertyVOrder
Top
See Also