Click or drag to resize

VisualFormatterItem Constructor

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Item(
	int version,
	string name,
	string id,
	string fileName,
	VisualFormatterItemType type,
	string description,
	string author,
	string revision,
	string date,
	VisualFormatterPersistenceType persistenceType,
	string projectId,
	string projectName,
	IList<VisualFormatterItemProperty> properties
)

Parameters

version
Type: SystemInt32

[Missing <param name="version"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Item.#ctor(System.Int32,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.Item.Type,System.String,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.String,System.String,System.Collections.Generic.IList{Com.Datalogic.Decode.VisualFormatter.Item.Property})"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Item.#ctor(System.Int32,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.Item.Type,System.String,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.String,System.String,System.Collections.Generic.IList{Com.Datalogic.Decode.VisualFormatter.Item.Property})"]

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Item.#ctor(System.Int32,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.Item.Type,System.String,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.String,System.String,System.Collections.Generic.IList{Com.Datalogic.Decode.VisualFormatter.Item.Property})"]

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Item.#ctor(System.Int32,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.Item.Type,System.String,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.String,System.String,System.Collections.Generic.IList{Com.Datalogic.Decode.VisualFormatter.Item.Property})"]

type
Type: Com.Datalogic.DecodeVisualFormatterItemType

[Missing <param name="type"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Item.#ctor(System.Int32,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.Item.Type,System.String,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.String,System.String,System.Collections.Generic.IList{Com.Datalogic.Decode.VisualFormatter.Item.Property})"]

description
Type: SystemString

[Missing <param name="description"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Item.#ctor(System.Int32,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.Item.Type,System.String,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.String,System.String,System.Collections.Generic.IList{Com.Datalogic.Decode.VisualFormatter.Item.Property})"]

author
Type: SystemString

[Missing <param name="author"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Item.#ctor(System.Int32,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.Item.Type,System.String,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.String,System.String,System.Collections.Generic.IList{Com.Datalogic.Decode.VisualFormatter.Item.Property})"]

revision
Type: SystemString

[Missing <param name="revision"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Item.#ctor(System.Int32,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.Item.Type,System.String,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.String,System.String,System.Collections.Generic.IList{Com.Datalogic.Decode.VisualFormatter.Item.Property})"]

date
Type: SystemString

[Missing <param name="date"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Item.#ctor(System.Int32,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.Item.Type,System.String,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.String,System.String,System.Collections.Generic.IList{Com.Datalogic.Decode.VisualFormatter.Item.Property})"]

persistenceType
Type: Com.Datalogic.DecodeVisualFormatterPersistenceType

[Missing <param name="persistenceType"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Item.#ctor(System.Int32,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.Item.Type,System.String,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.String,System.String,System.Collections.Generic.IList{Com.Datalogic.Decode.VisualFormatter.Item.Property})"]

projectId
Type: SystemString

[Missing <param name="projectId"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Item.#ctor(System.Int32,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.Item.Type,System.String,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.String,System.String,System.Collections.Generic.IList{Com.Datalogic.Decode.VisualFormatter.Item.Property})"]

projectName
Type: SystemString

[Missing <param name="projectName"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Item.#ctor(System.Int32,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.Item.Type,System.String,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.String,System.String,System.Collections.Generic.IList{Com.Datalogic.Decode.VisualFormatter.Item.Property})"]

properties
Type: System.Collections.GenericIListVisualFormatterItemProperty

[Missing <param name="properties"/> documentation for "M:Com.Datalogic.Decode.VisualFormatter.Item.#ctor(System.Int32,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.Item.Type,System.String,System.String,System.String,System.String,Com.Datalogic.Decode.VisualFormatter.PersistenceType,System.String,System.String,System.Collections.Generic.IList{Com.Datalogic.Decode.VisualFormatter.Item.Property})"]

See Also