ScriptRegionEndIndex Property

Script region ending index (zero-offset) in the text.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Content
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public int EndIndex { get; set; }

Property Value

Int32

See Also