バージョン

GetFirstDistinctDateTimeProperty メソッド

確認量で一意の値を持つ最初の日時プロパティを取得します。
シンタックス
'宣言
 
Public Function GetFirstDistinctDateTimeProperty( _
   ByVal distinctCheckThreshold As Integer _
) As String
public string GetFirstDistinctDateTimeProperty( 
   int distinctCheckThreshold
)

パラメータ

distinctCheckThreshold
一意性のために確認する項目の数。

戻り値の型

一意の値を持つ最初の日時プロパティ。
参照