Represents notification/failure message returned by the data provider.
Count | Returns a number of strings in the message. |
IsFailure | Determines if the message represents a failure notification. |
Item | Given an index, returns a string in the collection at the given position. |
Messages | Returns an array of strings in the message. |
Extract data from IAgDrTextMessage (generic)
[C#] | ||
---|---|---|
|
Extract data from IAgDrTextMessage (generic)
[Visual Basic .NET] | ||
---|---|---|
|