MFIdentifierIsNullOrUnresolved Method

Indicates whether specified MFIdentifier is null or empty or not Resolved.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public static bool IsNullOrUnresolved(
	MFIdentifier mfi
)

Parameters

mfi  MFIdentifier
 

Return Value

Boolean

See Also