Skip to content

ConsignmentSearchType

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