Skip to content

9526c5ca 021b 7802 0b78 ae3b3c3e2fec

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

BindableProperty Class

Additional header content

[Missing

documentation for "T:iTin.Export.Model.BindableProperty"]

Inheritance Hierarchy

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

Syntax

C#

[SerializableAttribute]
public class BindableProperty

VB

<SerializableAttribute>
Public Class BindableProperty

The BindableProperty type exposes the following members.

Constructors

 

Name Description
Public method BindableProperty() Initializes a new instance of the BindableProperty class
Public method BindableProperty(String) Initializes a new instance of the BindableProperty class
Public method BindableProperty(String, String) Initializes a new instance of the BindableProperty class
  Back to Top

Properties

 

Name Description
Public property FunctionName
Public property Namespace
Public property Value
  Back to Top

Methods

 

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Overrides Object.ToString().)
  Back to Top

Remarks

[Missing documentation for "T:iTin.Export.Model.BindableProperty"]

See Also

Reference

iTin.Export.Model Namespace

Clone this wiki locally