Stonefield Query Enterprise SDK
 IStonefieldQueryDataDictionaryPlugin.GetVersion
Table of Contents
IStonefieldQueryDataDictionaryPlugin.GetVersion

Get the version number for the specified field.

public string GetVersion(IField item);

Return Value

The version.

Parameters

item
The field to get the version for.

Overloads:

public string GetVersion(ITable item);

public string GetVersion(IJoin item);


See also:

Interface IStonefieldQueryDataDictionaryPlugin