'Declaration Public Function New( _ ByVal appointmentVariance As AppointmentVariance, _ ByVal activeResourceName As String _ )
public AddVarianceContext( AppointmentVariance appointmentVariance, string activeResourceName )
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when appointmentVariance is null (or Nothing in Visual Basic .NET). You are required to supply an instance of AppointmentVariance to be added to your data source. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2