Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

ConsignmentSearchType

DummkopfOfHachtenduden edited this page Aug 21, 2016 · 1 revision
public enum ConsignmentSearchType : byte
{
    Initial = 1,
    Refresh = 2,
    Page = 3,
}
Clone this wiki locally