Click or drag to resize

PFExternalConnection_Binding_FileHolderFilesDirectoryPath Property

Gets or sets the path of the folder containing the files for the FileHolder fields.

If set, overrides the setting on the location.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public string FilesDirectoryPath { get; set; }

Property Value

Type: String
See Also