Click or drag to resize

ListInitiatorsRequestStartInitiatorID Property

The initiator ID at which to begin the listing. You can supply this parameter or the "initiators" parameter, but not both.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Nullable<long> StartInitiatorID { get; set; }

Property Value

Type: NullableInt64
See Also