Skip to content

4ce13292 5665 39d9 28f5 edecf763e955

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

PieceModel.GetValue Method

Additional header content

Returns the value containing this piece.

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 string GetValue()

VB

Public Function GetValue As String

Return Value

Type: String
The piece value.

Exceptions

 

Exception Condition
ArgumentNullException Thrown if DataSource is null or Reference not found.

Remarks

[Missing documentation for "M:iTin.Export.Model.PieceModel.GetValue"]

See Also

Reference

PieceModel Class
iTin.Export.Model Namespace

Clone this wiki locally