Public Property UseExposureViewFilter As Boolean
Dim instance As GetContractsRequest Dim value As Boolean instance.UseExposureViewFilter = value value = instance.UseExposureViewFilter
public bool UseExposureViewFilter {get; set;}
Note: You must set the UseExposureViewFilter
to true
to retrieve only the Contracts associated with the Exposure View.
Public Property UseExposureViewFilter As Boolean
Dim instance As GetContractsRequest Dim value As Boolean instance.UseExposureViewFilter = value value = instance.UseExposureViewFilter
public bool UseExposureViewFilter {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2