'Declaration Public Property Omit As ExpressionInfo
public ExpressionInfo Omit {get; set;}
Property Value
An ExpressionInfo object that evaluates to a Boolean value to indicate whether the parameter is skipped.
Gets or sets a Boolean expression that indicates whether the parameter is skipped.
'Declaration Public Property Omit As ExpressionInfo
public ExpressionInfo Omit {get; set;}
An ExpressionInfo object that evaluates to a Boolean value to indicate whether the parameter is skipped.