Intersoft.Client.UI.ScheduleView Namespace > UXScheduleViewEventModel Class : ExceptionInfo Property |
Public Property ExceptionInfo As Nullable(Of Integer)
Dim instance As UXScheduleViewEventModel Dim value As Nullable(Of Integer) instance.ExceptionInfo = value value = instance.ExceptionInfo
public Nullable<int> ExceptionInfo {get; set;}
public: property Nullable<int> ExceptionInfo { Nullable<int> get(); void set ( Nullable<int> value); }
Target Platforms: 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