Spread for ASP.NET 10 Product Documentation
ContainStringValue Method (ISegmentData)


Indicates whether the segment contains a string value.
Syntax
'Declaration
 
Function ContainStringValue() As Boolean
'Usage
 
Dim instance As ISegmentData
Dim value As Boolean
 
value = instance.ContainStringValue()
bool ContainStringValue()
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ISegmentData Interface
ISegmentData Members

 

 


Copyright © GrapeCity, inc. All rights reserved.