TPFormatEventArgs Class

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TPFormatEventArgs Class

BR.AN.PviServices .NET


An instances of this class defines additional event information.

For a list of all members of this type, see TPFormatEventArgs Members .

System.Object

  EventArgs

    PviEventArgs

        ErrorEventArgs

          TPFormatEventArgs

[Visual Basic]

Public Class TPFormatEventArgs

   Inherits ErrorEventArgs

[C#]

public class TPFormatEventArgs : ErrorEventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

e.g. An error event was notified by a Variable-object and the ErrorCode is the additional information for this event.

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

TPFormatEventArgs Members | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]