An NDoc Documented Class Library

HostIntegratorRejuvenationSession.SetHiddenAttributes Method 

Sets the list of attributes that are to have their text hidden.

public void SetHiddenAttributes(
   IList ha
);

Parameters

ha
A list of strings containing the names of the attributes that are to be hidden in the form EntityName.AttributeName

Remarks

The list of attributes will only be processed by the connector when LegacyRejuvenation is set to false.

See Also

HostIntegratorRejuvenationSession Class | WRQ.Verastream.HostIntegrator Namespace