Click or drag to resize

snippetParameter Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Snippet parametar
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbACE.Core.commands.snippetsnippetParameter

Namespace:  imbACE.Core.commands.snippet
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
[imbAttribute(imbAttributeName.collectionPrimaryKey, "ID")]
public class snippetParameter : imbBindable
Request Example View Source

The snippetParameter type exposes the following members.

Constructors
  NameDescription
Public methodsnippetParameter
Initializes a new instance of the snippetParameter class
Top
Properties
  NameDescription
Public propertyDefault
Podrazumevana vrednost
Public propertyFunction
funkcija koja dinamicki daje vrednost
Public propertyID
jedinstvena identifikacija
Public propertyToolTip
Tool tip poruka
Top
Methods
  NameDescription
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also