EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCMSSignature.ValidationTimestampCount

TElCMSSignature     See also    


 

This property specifies the number of validation timestamps.

 
 

Declaration

[C#]
    int ValidationTimestampCount;

[VB.NET]
    Property ValidationTimestampCount As Integer

[Pascal]
    property ValidationTimestampCount : integer;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to get the number of timestamps in the ValidationTimestamps list.

 
 

See also:     ValidationTimestamps     AddValidationTimestamp     RemoveValidationTimestamp     ClearValidationTimestamps    

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