XmlIndexFieldInfoToString Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Returns a String that represents the current XmlIndexFieldInfo.

Namespace: ContentStudio.EventActions.SynchronousEventHandlers
Assembly: SyncEvtHand (in SyncEvtHand.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public override string ToString()

Return Value

Type: String
A String that contains the name of the field if not null; otherwise the standard string representation of the XmlIndexFieldInfo type.
See Also

Reference