Click or drag to resize

SessionValidateSessions Method


Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public static bool ValidateSessions(
	SessionDefinition[] sessionDefinitions,
	SessionException[] exceptions,
	out string msg
)

Parameters

sessionDefinitions  SessionDefinition
 
exceptions  SessionException
 
msg  String
 

Return Value

Boolean
See Also