Click or drag to resize

ListInitiatorsRequestInitiators Property

A list of initiator IDs to retrieve. You can provide a value for this parameter or the "startInitiatorID" parameter, but not both.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public long[] Initiators { get; set; }

Property Value

Type: Int64
See Also