SfcEventArgs Class

Definition

Base argument class for Sfc events

public class SfcEventArgs : EventArgs
type SfcEventArgs = class
    inherit EventArgs
Public Class SfcEventArgs
Inherits EventArgs
Inheritance
SfcEventArgs
Derived

Constructors

SfcEventArgs(Urn, SfcInstance)

Properties

Instance

The current object.

Urn

The current urn of the current object.

Applies to