INamedObject Interface Members
See Also  Properties 
SourceCode.Framework Namespace : INamedObject Interface

Glossary Item Box

The following tables list the members exposed by INamedObject.

Public Properties

  Name Description
Property Description When implemented by a class, gets or sets the Description of the associated object.  
Property DisplayName Gets or sets the display name of the object. (Inherited from SourceCode.Framework.ISupportDisplayName)
Property MetaData When implemented by a class, gets or sets the MetaData of the associated object.  
Property Name Gets or sets the name of the object. (Inherited from SourceCode.Framework.ISupportName)
Top

See Also