Class ProfileElementEventArgs
Provides data for profile element events.
Inherited Members
Namespace: Artemis.Core
Assembly: Artemis.Core.dll
Syntax
public class ProfileElementEventArgs : EventArgs
Properties
ProfileElement
Gets the profile element this event is related to
Declaration
public ProfileElement ProfileElement { get; }
Property Value
Type | Description |
---|---|
ProfileElement |