SessionValidateSessions Method |
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public static bool ValidateSessions(
SessionDefinition[] sessionDefinitions,
SessionException[] exceptions,
out string msg
)
Parameters
- sessionDefinitions SessionDefinition
-
- exceptions SessionException
-
- msg String
-
Return Value
BooleanSee Also