GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLink Class / UserFlags Property
In This Topic
    UserFlags Property (GoLink)
    In This Topic
    Gets or sets an integer value associated with this link.
    Syntax
    [DefaultValue(0)]
    [Description("An integer value associated with this link.")]
    public virtual int UserFlags {get; set;}

    Property Value

    The initial value is zero.
    See Also