ParameterDirection Enum

From RemObjects Software

Jump to: navigation, search

This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.



Overview

Namespace

Declaration (C#)

public enum ParameterDirection
{
    In = 0,
    InOut = 1,
    Out = 2,
    Result = 3
}

See Also


Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools