ComponentOne DataObjects for .NET
Description Property (ViewRelation)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > ViewRelation Class : Description Property
Gets or sets a description for the view relation.
Syntax
'Declaration
 
Public Property Description As System.String
public System.string Description {get; set;}
Remarks
This value is displayed in the Schema Designer's Information window when you select the relation.
See Also

Reference

ViewRelation Class
ViewRelation Members