Click or drag to resize
IPathManagerOutPutTypePhrase Method (OutputType, Int32)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Netadmin.Management.Path.IPathManager.OutPutTypePhrase(Netadmin.Objects.Path.OutputType,System.Int32)"]

Namespace: Netadmin.Management.Path
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
string OutPutTypePhrase(
	OutputType outputType,
	int language = 0
)

Parameters

outputType
Type: OutputType

[Missing <param name="outputType"/> documentation for "M:Netadmin.Management.Path.IPathManager.OutPutTypePhrase(Netadmin.Objects.Path.OutputType,System.Int32)"]

language (Optional)
Type: SystemInt32

[Missing <param name="language"/> documentation for "M:Netadmin.Management.Path.IPathManager.OutPutTypePhrase(Netadmin.Objects.Path.OutputType,System.Int32)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Netadmin.Management.Path.IPathManager.OutPutTypePhrase(Netadmin.Objects.Path.OutputType,System.Int32)"]

See Also