DocumentStatusGetValue Method

Provides the value for Value property.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
protected abstract DocumentStatusValue GetValue()

Return Value

DocumentStatusValue
The value of Value property.

See Also