Returns an array of sequences.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
Parameters
- objectID
- Type: System..::..String
The value that uniquely identifies the object to which the sequences belongs.
Can be nullNothingnullptra null reference (Nothing in Visual Basic) to include sequences of all objects.
- name
- Type: System..::..String
The name of the sequences included in the result array.
Can be nullNothingnullptra null reference (Nothing in Visual Basic) to include sequences regardless the names they have.
Return Value
The array of sequences.
See Also