Miner.Tasks.Domain Namespace > TaskField Class : ValidateDataType Method |
'Declaration
Protected Function ValidateDataType( _ ByVal inValue As System.Object _ ) As System.Boolean
'Usage
Dim instance As TaskField Dim inValue As System.Object Dim value As System.Boolean value = instance.ValidateDataType(inValue)
protected System.bool ValidateDataType( System.object inValue )
protected function ValidateDataType( inValue: System.TObject ): System.Boolean;
protected function ValidateDataType( inValue : System.Object ) : System.boolean;
protected: System.bool ValidateDataType( System.Object* inValue )
protected: System.bool ValidateDataType( System.Object^ inValue )
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