Filter Property

IviLxiSync

IviLxiSync Reference  

IIviLxiSyncArmSource.Filter Property

Specifies a filter for restricting arm sources.


[Visual Basic]
Public Property Filter As String

[C#]
public String Filter {get; set;}

[C++]
HRESULT get_Filter(
   BSTR* retval
);
HRESULT put_Filter(
   BSTR val
);

Remarks

The filter specified by this attribute denotes the accepted sources.

See Also

IIviLxiSyncArmSource Interface | IIviLxiSyncArmSource Members | Ivi.LxiSync.Interop Namespace