IBusinessLogicResolver.HandledChangeStates Property

Definition

public:
 abstract property Microsoft::SqlServer::Replication::BusinessLogicSupport::ChangeStates HandledChangeStates { Microsoft::SqlServer::Replication::BusinessLogicSupport::ChangeStates get(); };
public abstract Microsoft.SqlServer.Replication.BusinessLogicSupport.ChangeStates HandledChangeStates { get; }
member this.HandledChangeStates : Microsoft.SqlServer.Replication.BusinessLogicSupport.ChangeStates
Public MustOverride ReadOnly Property HandledChangeStates As ChangeStates

Property Value

Applies to