EntitySpaces esPlugIn for MyGeneration

esHelper.IsObjectType Method

Returns true if the IColumn.LanguageType is equal to "System.Object"

Overload List

Returns true if the IColumn.LanguageType is equal to "System.Object"

public bool IsObjectType(IColumn);

Returns true if the type is equal to "System.Object"

public bool IsObjectType(string);

See Also

esHelper Class | EntitySpaces.PlugIn Namespace