Method | Description | |
---|---|---|
DataElementIDsFilter ( |
Initializes a new instance of the DataElementIDsFilter class
|
Method | Description | |
---|---|---|
SerializeFilterData ( List |
This method is used to convert the element into a byte List
|
public DataElementIDsFilter ( |
||
dataElementIDs | Specify the data element ID | |
return | System |
protected SerializeFilterData ( List |
||
byteList | List |
Specify the byte list which will contain the filter data. |
return | void |