'DeclarationPublic Property Type As String
'UsageDim instance As DataItemEventArgs Dim value As String instance.Type = value value = instance.Type
public string Type {get; set;}
'DeclarationPublic Property Type As String
'UsageDim instance As DataItemEventArgs Dim value As String instance.Type = value value = instance.Type
public string Type {get; set;}