DirSyncResponseControl.ResultSize Свойство
Определение
Свойство ResultSize задает размер результата.The ResultSize property specifies the size of the result.
public:
property int ResultSize { int get(); };
public int ResultSize { get; }
member this.ResultSize : int
Public ReadOnly Property ResultSize As Integer
Значение свойства
Размер результата.The size of the result.