Gets or sets a Boolean expression that indicates whether the parameter is skipped.
Visual Basic (Declaration) | |
---|---|
Public Property Omit As ExpressionInfo |
C# | |
---|---|
public ExpressionInfo Omit {get; set;} |
Property Value
An ExpressionInfo object that evaluates to a Boolean value to indicate whether the parameter is skipped.