Click or drag to resize

PageItemPrefix Property

Gets the prefix of the page identifier.

Namespace: Compiled.EDD.Scripting
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
public string Prefix { get; }

Property Value

String
Remarks
Using example bates id of ENR005096, this would return ENR.
See Also