McStatusPaneName Property
|
|
Returns the name of a status pane.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic ReadOnly Property Name As String
Get
Return Value
Type:
StringReturns a string value
Implements
IMcStatusPane.Name
RemarksThe name is assigned when the pane is created in McStatusPanes.Add .
See Also