Contains the arguments passed to the SerializeTag and DeserializeTag event handlers.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public class SerializeTagEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class SerializeTagEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Scheduling.SerializeTagEventArgs
See Also