ObjVerExPermissionsToString(Boolean) Method

Returns a object access report as a string.

Definition

Namespace: MFiles.VAF.Common
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public string ToString(
	bool excludeHeader
)

Parameters

excludeHeader  Boolean
Excludes the Key Header when true.

Return Value

String

See Also