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 [DataMemberAttribute]
public Guid InstanceGuid { get; set; }
Property Value
Type:
GuidSee Also