EasDeviceProviderAdd Method Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:Ipswitch.Messaging.Framework.EasDeviceProvider.Add(Ipswitch.Messaging.Framework.EasDeviceInformation)"]

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public abstract Guid Add(
	EasDeviceInformation deviceInfo
)

Parameters

deviceInfo
Type: Ipswitch.Messaging.FrameworkEasDeviceInformation

[Missing <param name="deviceInfo"/> documentation for "M:Ipswitch.Messaging.Framework.EasDeviceProvider.Add(Ipswitch.Messaging.Framework.EasDeviceInformation)"]

Return Value

Type: Guid

[Missing <returns> documentation for "M:Ipswitch.Messaging.Framework.EasDeviceProvider.Add(Ipswitch.Messaging.Framework.EasDeviceInformation)"]

See Also

Reference