PFRelation_SiteApplicationGetByGuid Method |
Gets an application by its GUID. Uses cache if available.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public override PFApplication GetByGuid(
Guid appGuid
)
Parameters
- appGuid
- Type: SystemGuid
Return Value
Type:
PFApplicationSee Also