GoDiagram Win Reference
ID Property

Gets or sets an identifier describing an object.
Syntax
'Declaration
 
Public Property ID As String
public string ID {get; set;}

Property Value

By default this gets the IGoIdentifiablePart.IGoIdentifiablePart.PartID, if the object is an IGoIdentifiablePart and the IGoIdentifiablePart.PartID is not -1. Otherwise this value is null, and you will probably want to set this to whatever value you are using in your application.

This is not the same as the "id" property for a DHTML element.

Remarks
This just gets or sets the "ID" property.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoPartInfo Class
GoPartInfo Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback