AddSpcPanelDoorAsync

Overview of AddSpcPanelDoorAsync goes here.

Add Spc Panel Door Async

Example in C#

// Returns: SpcPanelDoorInfo
var spcPanelDoorInfo = await client.AddSpcPanelDoorAsync(SpcPanelInfo SpcPanel, String areaObjectId, String zoneObjectId, SpcPanelDoorInfo SpcPanelDoor);