 | ConfigurationFormFileLocation Property |
Gets or sets the file system path where electronic form PDFs are stored.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string FormFileLocation { get; set; }Public Property FormFileLocation As String
Get
Set
function get FormFileLocation () : String
function set FormFileLocation (value : String)
function get_FormFileLocation();
function set_FormFileLocation(value);
Property Value
Type:
String
See Also