Skip to content

77f5eebe 597e 7803 ad64 0e89cd508b5c

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

BindableProperty Constructor (String)

Additional header content

Initializes a new instance of the BindableProperty class

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 BindableProperty(
	string functionName
)

VB

Public Sub New ( 
	functionName As String
)

Parameters

 

functionName
Type: System.String
[Missing documentation for "M:iTin.Export.Model.BindableProperty.#ctor(System.String)"]

Remarks

[Missing documentation for "M:iTin.Export.Model.BindableProperty.#ctor(System.String)"]

See Also

Reference

BindableProperty Class
BindableProperty Overload
iTin.Export.Model Namespace

Clone this wiki locally