Enum ToppingOption

Represents types of topping

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

Fields

Name Value Description
NonStructuralNonStructural = 2

Non-structural

NoneNone = 1

None

StructuralStructural = 3

Structural

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