Northwoods.GoSilverlight 1.3.5 Assembly
Name Property
See Also  Send Feedback
Northwoods.GoXam.Model Namespace > DiagramModel Class : Name Property

A name for this model.

Syntax

Visual Basic (Declaration) 
Public Property Name As String
C# 
public string Name {get; set;}

Property Value

By default this is an empty string. The value must not be null.

Remarks

This is mostly used to help distinguish between different models of the same type.

Requirements

See Also

© 2012 All Rights Reserved.