Class ShipmentTagCheckBox
Inheritance
System.Object
ShipmentTagCheckBox
Namespace: Simplic.PlugIn.Logistics.UI
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public class ShipmentTagCheckBox : CheckBox
Constructors
| Improve this Doc View SourceShipmentTagCheckBox()
Declaration
public ShipmentTagCheckBox()
Fields
| Improve this Doc View SourceTagGuidProperty
Declaration
public static readonly DependencyProperty TagGuidProperty
Field Value
Type | Description |
---|---|
System.Windows.DependencyProperty |
Properties
| Improve this Doc View SourceTagGuid
Declaration
public Guid? TagGuid { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Guid> |