'DeclarationPublic Overloads Function Equals( _ ByVal other As AllowWorkflowExecutionWithInsufficientPickupLine_Parameters _ ) As Boolean
'UsageDim instance As AllowWorkflowExecutionWithInsufficientPickupLine_Parameters Dim other As AllowWorkflowExecutionWithInsufficientPickupLine_Parameters Dim value As Boolean value = instance.Equals(other)
public bool Equals( AllowWorkflowExecutionWithInsufficientPickupLine_Parameters other )
public: bool Equals( AllowWorkflowExecutionWithInsufficientPickupLine_Parameters^ other )
Parameters
- other