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