Skip to content

79c32584 b2b0 b6ca 0ade 5f0708e1a9b7

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

BaseModel(T).ToString Method

Additional header content

Returns a string that represents the current object.

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 override string ToString()

VB

Public Overrides Function ToString As String

Return Value

Type: String
A String that represents the current object.

Remarks

[Missing documentation for "M:iTin.Export.Model.BaseModel`1.ToString"]

See Also

Reference

BaseModel(T) Class
iTin.Export.Model Namespace

Clone this wiki locally