FiltroGenericoSkip Propriedades
Número da página de dados
Namespace: api.mstiTAX.SDK.csharp.ViewModels.SharedAssembly: api.mstiTAX.SDK.csharp (in api.mstiTAX.SDK.csharp.dll) Versão: 1.0.0+676a05921c09298d9484e2226b384975ffc75604
public int? Skip { get; set; }
Public Property Skip As Integer?
Get
Set
Dim instance As FiltroGenerico
Dim value As Integer?
value = instance.Skip
instance.Skip = value
public:
property Nullable<int> Skip {
Nullable<int> get ();
void set (Nullable<int> value);
}
Valor da Propriedade
NullableInt32