Click or drag to resize

PFDataCollectionGetAvailableEntries Method

Gets field names of entries that can be modified in this collection.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<string> GetAvailableEntries()

Return Value

Type: ListString
See Also