EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCMSSignature.RemoveValidationTimestamp

TElCMSSignature     See also    


 

This method removes a validation timestamp from the list.

 
 

Declaration

[C#]
    void RemoveValidationTimestamp(int Index);

[VB.NET]
    Sub RemoveValidationTimestamp(ByVal Index As Integer)

[Pascal]
    procedure RemoveValidationTimestamp(Index : integer);

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • Index - index of the item to be removed.
 
 

Description

    Use this method to remove the desired timestamp from the ValidationTimestaps list.

 
 

See also:     AddValidationTimestamp     ClearValidationTimestamps    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation