SVBDataMonitorDisplayFormats.Get
This function returns the Column's target name, and variable display format for the specified item in the collection.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub SVBDataMonitorDisplayFormats.Get( _
Index As Integer, _
ByRef ColumnTargetName As String, _
ByRef Format As String)
|
Type: Integer
Type: String
Type: String |
This function does not return a value. |