PFApplicationServicePackflowApplicationTypeGetFilesInfo Method (String, Int64) |
Gets a information of all files of an item.
Namespace:
Packflow.Interface.Services
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax protected List<PFFile> GetFilesInfo(
string contentTypeName,
long itemId
)
Parameters
- contentTypeName
- Type: SystemString
- itemId
- Type: SystemInt64
Return Value
Type:
ListPFFileSee Also