Method ApplyInstance
ApplyInstance(out string, params ElementInfoEventMessage[])
Applies this profile instance to the specified elements.
public void ApplyInstance(out string error, params ElementInfoEventMessage[] info)
Parameters
error
stringOutput string that will contain any errors that occurred.
info
ElementInfoEventMessage[]Elements on which this profile instance needs to be applied.