Click or drag to resize

PFObjectReferenceReference Property

Gets the serialized reference, that can be user later to restore this object.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public string Reference { get; }

Property Value

Type: String
See Also