Micro Focus Content Manager SDK 10.1
TRIM.SDK.TrimSearchDataStreamItem Class Reference

Public Member Functions

string GetAsJSONString ()
 Gets the current data stream object as a JSON formatted string More...
 
string GetObjectMetadata (ExportMetadataFormat format, bool getHeader)
 Gets the current data stream object in either CSV or TAB delimited format. The 2nd argument, if true, returns a header row for the configured properties. More...
 
string GetObjectMetadata (ExportMetadataFormat format)
 

Member Function Documentation

◆ GetAsJSONString()

string TRIM.SDK.TrimSearchDataStreamItem.GetAsJSONString ( )

Gets the current data stream object as a JSON formatted string

◆ GetObjectMetadata() [1/2]

string TRIM.SDK.TrimSearchDataStreamItem.GetObjectMetadata ( ExportMetadataFormat  format)

◆ GetObjectMetadata() [2/2]

string TRIM.SDK.TrimSearchDataStreamItem.GetObjectMetadata ( ExportMetadataFormat  format,
bool  getHeader 
)

Gets the current data stream object in either CSV or TAB delimited format. The 2nd argument, if true, returns a header row for the configured properties.