PFApplicationEventSpecificApplications Property |
Gets or sets the specific applications,
that will receive the event if the scope is set to "SpecificApplications".
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public List<PFApplication> SpecificApplications { get; set; }
Property Value
Type:
ListPFApplicationSee Also