PFApplicationGetContextName Method |
Gets a context name from its id.
This method uses an optimized cache.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public string GetContextName(
long contextId
)
Parameters
- contextId
- Type: SystemInt64
Id of the context.
Return Value
Type:
StringStringSee Also