Overload List

  NameDescription
Public methodLoadPropertyValues(BCRepositoryObject, BCCollectionBase<(Of <<'(BCPropertyDef>)>>))
Returns the values of an object of the specified set of properties.
Public methodLoadPropertyValues(BCRepositoryObject, IEnumerable<(Of <<'(String>)>>))
Returns the values of an object of the specified set of properties.
Public methodLoadPropertyValues(BCRepositoryObject, String)
Returns the values of an object of the specified set of properties.
Public methodLoadPropertyValues(BCRepositoryObject, BCCollectionBase<(Of <<'(BCPropertyDef>)>>), PropertyDefFlags)
Returns the values of an object of the specified set of properties.
Public methodLoadPropertyValues(BCRepositoryObject, BCCollectionBase<(Of <<'(BCPropertyDef>)>>), Int32%)
Returns the values of an object of the specified set of properties.
Public methodLoadPropertyValues(BCRepositoryObject, IEnumerable<(Of <<'(String>)>>), PropertyDefFlags)
Returns the values of an object of the specified set of properties.

See Also