Enum DecompositionType

Represents type of decomposition

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum DecompositionType

Fields

Name Value Description
OneWayOneWay = 1

One way decomposition

TwoWayTwoWay = 2

Two way decomposition

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next