 | ConfigurationPullFromOfficeSystem Property |
Gets or sets whether to pull rates from the Office System.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool PullFromOfficeSystem { get; set; }Public Property PullFromOfficeSystem As Boolean
Get
Set
function get PullFromOfficeSystem () : boolean
function set PullFromOfficeSystem (value : boolean)
function get_PullFromOfficeSystem();
function set_PullFromOfficeSystem(value);
Property Value
Type:
Boolean
See Also