DirSyncResponseControl.ResultSize Propriedade
Definição
A propriedade ResultSize especifica o tamanho do resultado.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
Valor da propriedade
O tamanho do resultado.The size of the result.