Overload List
Name | Description | |
---|---|---|
LoadPropertyValues(BCRepositoryObject, BCCollectionBase<(Of <<'(BCPropertyDef>)>>)) |
Returns the values of an object of the specified set of properties.
| |
LoadPropertyValues(BCRepositoryObject, IEnumerable<(Of <<'(String>)>>)) |
Returns the values of an object of the specified set of properties.
| |
LoadPropertyValues(BCRepositoryObject, String) |
Returns the values of an object of the specified set of properties.
| |
LoadPropertyValues(BCRepositoryObject, BCCollectionBase<(Of <<'(BCPropertyDef>)>>), PropertyDefFlags) |
Returns the values of an object of the specified set of properties.
| |
LoadPropertyValues(BCRepositoryObject, BCCollectionBase<(Of <<'(BCPropertyDef>)>>), Int32%) |
Returns the values of an object of the specified set of properties.
| |
LoadPropertyValues(BCRepositoryObject, IEnumerable<(Of <<'(String>)>>), PropertyDefFlags) |
Returns the values of an object of the specified set of properties.
|