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() |