Dynamicweb 8 Documentation
getCoutryRelations(String,String,String) Method

Syntax
'Declaration
 
Public Overloads Shared Function getCoutryRelations( _ 
   ByVal countryID As String, _ 
   ByVal methodID As String, _ 
   ByVal methodType As String _ 
) As CountryRelationCollection
public static CountryRelationCollection getCoutryRelations( 
   string countryID,
   string methodID,
   string methodType 
)

Parameters

countryID
methodID
methodType
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CountryRelation Class
CountryRelation Members
Overload List

Send Feedback