ConnectionIdId Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Gets or sets the id.

Namespace: ContentStudio
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public short Id { get; set; }

Property Value

Type: Int16
The numeric value of this instance. Valid values are MinValue up to and including MaxValue. However this property can only be set when Id is Zero.
Exceptions

ExceptionCondition
ArgumentOutOfRangeException The value is invalid.
InvalidOperationException Property is read-only.
See Also

Reference