IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

CheckDate Property

The date (format YYMMDD HHMMSS) to check for creation of new groups. If the group was created after the date specified, it is considered new.

Syntax

[VB.NET]
Public Property CheckDate As String

[C#]
public string CheckDate {get; set;}

Remarks

This property contains the date (format YYMMDD HHMMSS) to check for creation of new groups. If the group was created after the date specified, it is considered new. The value of this property is used as an argument for the ListNewGroups method.

This property is not available at design time.

Default Value

"000101 000000"

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]