Click or drag to resize

PFPluginDescriptionInstanceGuid Property

Gets or sets the instance GUID. Contains Guid.Empty if not an instance.

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

Property Value

Type: Guid
See Also