Click or drag to resize

IObjectWithNameAndDescription Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Data.interfaces
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public interface IObjectWithNameAndDescription : IObjectWithDescription, 
	IObjectWithName
Request Example View Source

The IObjectWithNameAndDescription type exposes the following members.

Properties
  NameDescription
Public propertydescription (Inherited from IObjectWithDescription.)
Public propertyname
Ime koje je dodeljeno objektu
(Inherited from IObjectWithName.)
Top
See Also