 | ConfigurationPullFromServiceGroupSystem Property |
Gets or sets whether to pull rates from the Service Group System.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool PullFromServiceGroupSystem { get; set; }Public Property PullFromServiceGroupSystem As Boolean
Get
Set
function get PullFromServiceGroupSystem () : boolean
function set PullFromServiceGroupSystem (value : boolean)
function get_PullFromServiceGroupSystem();
function set_PullFromServiceGroupSystem(value);
Property Value
Type:
Boolean
See Also