BVMS Server- and Client-SDK
BVMS Server- and Client-SDK
BVMS Server- and Client-SDK
Bosch.Vms.SDK
ISequenceManager Interface
ISequenceManager Methods
GetSeed Method
GetSeedLogicalNumber Method
GetSeedName Method
GetSequenceById Method
GetSequenceByLogicalNumber Method
GetSequenceByName Method
GetSequenceSeedById Method
GetSequenceSeedByLogicalNumber Method
GetSequenceSeedByName Method
Pause Method
PlayBackward Method
PlayForward Method
StepBackward Method
StepForward Method
Unload Method
ISequence
Manager
Get
Seed
Name Method
Returns the name of the
SequenceSeed
.
Namespace:
Bosch.Vms.SDK
Assembly:
Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
Copy
string
GetSeedName
(
SequenceSeed
seed
)
Parameters
seed
SequenceSeed
SequenceSeed handle.
Return Value
String
The name of a SequenceSeed if it exists in the configuration and permitted to caller.
Exceptions
Exception
Condition
SdkException
Thrown if
seed
doesn't exist in the configuration or is not permitted to caller.
See Also
Reference
ISequenceManager Interface
Bosch.Vms.SDK Namespace
Copyright © Bosch Sicherheitssysteme GmbH