ISequenceManagerGetSequenceSeedById Method |  |
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
SyntaxSequenceSeed GetSequenceSeedById(
Guid id
)
Parameters
- id Guid
- Sequence seed id.
Return Value
SequenceSeed
SequenceSeed handle if sequence seed entity with specified id exists in the configuration and permitted to caller.
Otherwise null-handle (
IsNull) is returned.
See Also