GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLabeledLink Class / PartID Property
In This Topic
    PartID Property (GoLabeledLink)
    In This Topic
    Gets or sets the RealLink's GoLink.PartID property.
    Syntax
    [Category("Ownership")]
    [Description("The unique ID of this part in its document.")]
    public virtual int PartID {get; set;}
    See Also