Namespace: Cartella.SalesForce
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public class describeDataCategoryGroupStructuresCompletedEventArgs : AsyncCompletedEventArgs
Visual Basic
Public Class describeDataCategoryGroupStructuresCompletedEventArgs _
	Inherits AsyncCompletedEventArgs
Visual C++
public ref class describeDataCategoryGroupStructuresCompletedEventArgs : public AsyncCompletedEventArgs

Remarks

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    System.ComponentModel..::..AsyncCompletedEventArgs
      Cartella.SalesForce..::..describeDataCategoryGroupStructuresCompletedEventArgs

See Also