Click or drag to resize

PFActivityLogPFActivityLogEntryApplicationGuid Property

Gets or sets the application unique identifier.

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

Property Value

Type: Guid
The application unique identifier.
See Also