IChannelMask.SetAt Property

AdiIRC API v2

IChannelMaskSetAt Property

The date/time this mask was set.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
DateTime SetAt { get; }
ReadOnly Property SetAt As DateTime
	Get
property DateTime SetAt {
	DateTime get ();
}
abstract SetAt : DateTime with get

Property Value

Type: DateTime
See Also