VaultApplicationBaseGetPropertyAutomaticNumber Method

Invokes the property customized automatic numbering handler.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual TypedValue GetPropertyAutomaticNumber(
	ScriptEnvironment environment
)

Parameters

environment  ScriptEnvironment
The environment that the assembly should process.

Return Value

TypedValue
The calculated automatic number.

See Also