eDriven Framework API
DescribeSlot Method (slot)
NamespaceseDriven.Core.SignalsSignalDescribeSlot(Slot)
eDriven Framework API
Returns Slot metadata
Declaration Syntax
C#Visual BasicVisual C++
public string DescribeSlot(
	Slot slot
)
Public Function DescribeSlot ( _
	slot As Slot _
) As String
public:
String^ DescribeSlot(
	Slot^ slot
)
Parameters
slot (Slot)
Return Value

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)