PFFieldChoiceValueTransferDataItemReference Property |
Gets or sets the text representing the PFItem reference. Can be obtained with PFItem.GetReference() method.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public string ItemReference { get; set; }
Property Value
Type:
StringSee Also