Click or drag to resize

FieldContainerGetValue Method

Overload List
  NameDescription
Public methodGetValue(DataObjectVersion)
Returns the value for the field from the provided DataObjectVersion.
Public methodGetValue(DataObjectVersion, AppFormatInfo)
Returns the value for the field from the provided DataObjectVersion.
Public methodGetValue(DataObjectVersion, String)
Returns the value for the field from the provided DataObjectVersion.
Public methodStatic memberGetValue(Int32, DataObjectVersion, String)
Public methodGetValue(DataObjectVersion, AppFormatInfo, String)
Returns the value for the field from the provided DataObjectVersion.
Public methodGetValue(DataObjectVersion, String, Boolean)
Returns the value for the field from the provided DataObjectVersion.
Public methodGetValue(DataObjectVersion, AppFormatInfo, String, Boolean)
Returns the value for the field from the provided DataObjectVersion.
Top
See Also