Micro Focus Content Manager SDK 9.4
HP.HPTRIM.SDK.CloseRecordOptions Class Reference
Inheritance diagram for HP.HPTRIM.SDK.CloseRecordOptions:
HP.HPTRIM.SDK.TrimSDKObject

Public Member Functions

 CloseRecordOptions ()
 
- Public Member Functions inherited from HP.HPTRIM.SDK.TrimSDKObject
 TrimSDKObject ()
 

Properties

bool FinalizeContents [get, set]
 
bool PurgeContentRevisions [get, set]
 
bool EncloseContents [get, set]
 
bool ContinueOnError [get, set]
 
TrimDateTime SpecificCloseDate [get, set]
 
string LogFileName [get, set]
 
bool LogErrorsOnly [get, set]
 
- Properties inherited from HP.HPTRIM.SDK.TrimSDKObject
string ErrorMessage [get]
 All TRIM SDK objects have an ErrorMessage property which can be used to examine any error that may have occurred in the most recent method call. More...
 
TrimException Error [get]
 All TRIM SDK objects have an Error property which can be used to examine any error that may have occurred in the most recent method call. More...
 

Constructor & Destructor Documentation

HP.HPTRIM.SDK.CloseRecordOptions.CloseRecordOptions ( )

Property Documentation

bool HP.HPTRIM.SDK.CloseRecordOptions.ContinueOnError
getset
bool HP.HPTRIM.SDK.CloseRecordOptions.EncloseContents
getset
bool HP.HPTRIM.SDK.CloseRecordOptions.FinalizeContents
getset
bool HP.HPTRIM.SDK.CloseRecordOptions.LogErrorsOnly
getset
string HP.HPTRIM.SDK.CloseRecordOptions.LogFileName
getset
bool HP.HPTRIM.SDK.CloseRecordOptions.PurgeContentRevisions
getset
TrimDateTime HP.HPTRIM.SDK.CloseRecordOptions.SpecificCloseDate
getset