Skip to content

9733a5b6 4fca bc80 83eb e9e36116381e

Fernando Garcia edited this page May 8, 2018 · 1 revision

PacketFieldModel.GetInputFormat Method

Additional header content

Returns input packet data format.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public static string GetInputFormat(
	string format
)

VB

Public Shared Function GetInputFormat ( 
	format As String
) As String

Parameters

 

format
Type: System.String
Input format.

Return Value

Type: String
A value than represents input packet data format.

Remarks

[Missing documentation for "M:iTin.Export.Model.PacketFieldModel.GetInputFormat(System.String)"]

See Also

Reference

PacketFieldModel Class
iTin.Export.Model Namespace

Clone this wiki locally