GoDiagram Win Reference
LastPartID Property

Gets or sets the last PartID value that this document assigned to an IGoIdentifiablePart when MaintainsPartID is true.
Syntax
'Declaration
 
Public Property LastPartID As Integer
public int LastPartID {get; set;}

Property Value

Initially the value is -1.
Remarks
You should not set this property except when loading/deserializing an existing document. Setting this property at other times may cause inconsistent results, just as setting the IGoIdentifiablePart.IGoIdentifiablePart.PartID at other times can cause problems.
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

GoDocument Class
GoDocument Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback