Class ClosingFeatureSourceEventArgs
This class represents the parameters passed in through the ClosingFeatureSource event.
public class ClosingFeatureSourceEventArgs : EventArgs
- Inheritance
-
ClosingFeatureSourceEventArgs
- Inherited Members
Remarks
None
Constructors
ClosingFeatureSourceEventArgs()
This is the default constructor.
public ClosingFeatureSourceEventArgs()
Remarks
None