Miner.Geodatabase.FeederManager Namespace > FeederInfoDiff Class : Exception Property |
'Declaration
Public Property Exception As System.Nullable(Of FeederInfoException)
'Usage
Dim instance As FeederInfoDiff Dim value As System.Nullable(Of FeederInfoException) instance.Exception = value value = instance.Exception
public System.Nullable<FeederInfoException> Exception {get; set;}
public read-write property Exception: System.Nullable;
public function get,set Exception : System.Nullable
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