WorkingPathResource.IsNotLinked

WorkingPathResource.IsNotLinked property

Gets or sets a value indicating whether this instance is not linked.

public bool IsNotLinked { get; set; }

Property Value

true if this instance is not linked; otherwise, false.

See Also