SearchCondition.Condition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SqlServer::ReportingServices2005::ConditionEnum Condition { Microsoft::SqlServer::ReportingServices2005::ConditionEnum get(); void set(Microsoft::SqlServer::ReportingServices2005::ConditionEnum value); };
public Microsoft.SqlServer.ReportingServices2005.ConditionEnum Condition { get; set; }
member this.Condition : Microsoft.SqlServer.ReportingServices2005.ConditionEnum with get, set
Public Property Condition As ConditionEnum