다음을 통해 공유


FullEnumerationChangeBatch.DestinationVersionEnumerationRangeLowerBound 속성

대상 버전이 필요한 항목 ID의 닫힌 하한을 가져옵니다.

네임스페이스: Microsoft.Synchronization
어셈블리: microsoft.synchronization.dll의 Microsoft.Synchronization

구문

‘선언
Public ReadOnly Property DestinationVersionEnumerationRangeLowerBound As SyncId
‘사용 방법
Dim instance As FullEnumerationChangeBatch
Dim value As SyncId

value = instance.DestinationVersionEnumerationRangeLowerBound
public SyncId DestinationVersionEnumerationRangeLowerBound { get; }
public:
property SyncId^ DestinationVersionEnumerationRangeLowerBound {
    SyncId^ get ();
}
/** @property */
public SyncId get_DestinationVersionEnumerationRangeLowerBound ()
public function get DestinationVersionEnumerationRangeLowerBound () : SyncId

속성 값

대상 버전이 필요한 항목 ID의 닫힌 하한입니다.

주의

대상 공급자가 이 변경 내용 일괄 처리를 하는 경우에는 DestinationVersionEnumerationRangeLowerBound부터 DestinationVersionEnumerationRangeUpperBound까지의 범위에 항목 ID가 포함되는 모든 항목에 대한 버전 정보를 제공해야 합니다.

참고 항목

참조

FullEnumerationChangeBatch 클래스
FullEnumerationChangeBatch 멤버
Microsoft.Synchronization 네임스페이스