PFUserApplicationsVisibilityGetSingletonContexts Method |
Gets a list of pairs application id/application context id.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public List<KeyValuePair<long, long>> GetSingletonContexts()
Return Value
Type:
ListKeyValuePairInt64,
Int64[!:List<KeyValuePair<System.Int64, System.Int64>>]See Also