Enabled
It holds a Boolean value. If the value is set to true then the GetJoinExpression will actually return the join expression String otherwise it wil return blank.
myJoin.Enabled = false;
| C# | |
|---|---|
public bool Enabled {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0