Skip to Content

Turn your connections into holiday cash with our new Customer Referral Program! Learn more

This documentation is for version 4 of App Builder, the new name for Vinyl. Access the Vinyl documentation here.

Vinyl.Sdk.Controls in Jitterbit App Builder

ControlDefault

Control default registration.

public class Vinyl.Sdk.Controls.ControlDefault

Properties

Type Name Summary
Guid DefaultId Gets the default identifier.
Int32 Index Gets the default execution order.

Methods

Type Name Summary
Boolean Equals(Object obj)
Boolean Equals(ControlDefault other)
Int32 GetHashCode()

ControlVisibility

Control visibility registration.

public class Vinyl.Sdk.Controls.ControlVisibility

Properties

Type Name Summary
Int32 Index Gets the visibility execution order.
Guid VisibilityId Gets the visibility identifier.

Methods

Type Name Summary
Boolean Equals(Object obj)
Boolean Equals(ControlVisibility other)
Int32 GetHashCode()