Load User Data Items.

Syntax

finUserDataItems.LoadByDataType(dataType, [dataScope], [activeOnly], [includeSharedItems], [userPk], [orderByPk])

Parameters

NameTypeOptionalByRefDescription
dataType isefinUserDataType
dataScope String Optional
activeOnly Boolean Optional If omitted, a value of True is assumed.
includeSharedItems Boolean Optional If omitted, a value of False is assumed.
userPk Integer Optional If omitted, a value of 0 is assumed.
orderByPk Boolean Optional If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finUserDataItems
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0