Share via


DataChangedEvent.DataType Field

Specifies the type of an artifact.

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

'Declaration
Public DataType As String
'Usage
Dim instance As DataChangedEvent 
Dim value As String 

value = instance.DataType 

instance.DataType = value
public string DataType
public:
String^ DataType
public var DataType : String

.NET Framework Security

See Also

Reference

DataChangedEvent Class

DataChangedEvent Members

Microsoft.TeamFoundation.Server Namespace