ChangeTrackerHelper.GetAttributesString Method
Public Shared Function GetAttributesString( _
ByVal attributes As List(Of AttributeInfo) _
) As String
This language is not supported or no code example is available.
public static string GetAttributesString(
List<AttributeInfo> attributes
)
This language is not supported or no code example is available.
public:
static String^ GetAttributesString(
List<AttributeInfo^>^ attributes
)
This language is not supported or no code example is available.
Parameters
- attributes
- List<AttributeInfo>