PFRelation_ItemFileGetByFieldWithoutContent Method (String) |
Gets files hosted by a given field but without their content.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public List<PFFile> GetByFieldWithoutContent(
string fieldName
)
Parameters
- fieldName
- Type: SystemString
Name of the field.
Return Value
Type:
ListPFFileListTExceptions See Also