MFIdentifier   Conversion (MFBuiltInView to MFIdentifier)

Implicit cast from M-Files enum to identifier.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public static implicit operator MFIdentifier (
	MFBuiltInView view
)

Parameters

view  MFBuiltInView
Enum reference.

Return Value

MFIdentifier
MFIdentifier for the reference.

See Also