  | PeerEntryEventDynamic Property  | 
[Missing <summary> documentation for "P:AsterNET.Manager.Event.PeerEntryEvent.Dynamic"]
 
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Dynamic { get; set; }Public Property Dynamic As Boolean
	Get
	Set
public:
property bool Dynamic {
	bool get ();
	void set (bool value);
}member Dynamic : bool with get, set
Property Value
Type: 
Boolean
See Also