Class PrintLabelPlaceholder
- Namespace
- Acuit.Pinpoint.Workflows.Workstation.Activities
- Assembly
- Acuit.Pinpoint.Workflows.Workstation.dll
public class PrintLabelPlaceholder
- Inheritance
-
PrintLabelPlaceholder
- Inherited Members
Properties
Name
Gets or sets the placeholder name. This is required.
public ValueSource<string> Name { get; set; }
Property Value
Value
Gets or sets the placeholder value.
public ValueSource<string> Value { get; set; }